We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6279e2e commit ed85731Copy full SHA for ed85731
README.md
@@ -1,7 +1,7 @@
1
java-data-front
2
===============
3
4
-
+[](https://travis-ci.org/mokiat/java-data-front)
5
6
A Java library for reading and writing Wavefront 3D model resources (OBJ, MTL).
7
pom.xml
@@ -9,7 +9,7 @@
9
<version>1.0.0</version>
10
<packaging>jar</packaging>
11
12
- <url>http://momchil-atanasov.com</url>
+ <url>https://github.com/mokiat/java-data-front</url>
13
14
<properties>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments