Reference the public OOO maven repo.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1083 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -42,8 +42,8 @@ Maven project, add the following to your `pom.xml`:
|
|||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>vilya-repo</id>
|
<id>ooo-repo</id>
|
||||||
<url>http://threerings.github.com/vilya/maven</url>
|
<url>http://threerings.github.com/maven-repo</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@@ -59,8 +59,8 @@ remove the vast majority of the boilerplate above.
|
|||||||
|
|
||||||
If you prefer to download pre-built binaries, those can be had here:
|
If you prefer to download pre-built binaries, those can be had here:
|
||||||
|
|
||||||
* [vilya-1.3.jar](http://threerings.github.com/vilya/maven/com/threerings/vilya/1.3/vilya-1.3.jar)
|
* [vilya-1.3.jar](http://threerings.github.com/maven-repo/com/threerings/vilya/1.3/vilya-1.3.jar)
|
||||||
* [vilyalib-1.3.swc](http://threerings.github.com/vilya/maven/com/threerings/vilyalib/1.3/vilyalib-1.3.swc)
|
* [vilyalib-1.3.swc](http://threerings.github.com/maven-repo/com/threerings/vilyalib/1.3/vilyalib-1.3.swc)
|
||||||
|
|
||||||
Distribution
|
Distribution
|
||||||
------------
|
------------
|
||||||
|
|||||||
Reference in New Issue
Block a user