Obtain as3isolib-fp9 from Maven.

git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1017 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Michael Bayne
2010-11-19 23:11:18 +00:00
parent bbc38001da
commit 551bbef355
3 changed files with 11 additions and 1 deletions
+11
View File
@@ -17,6 +17,10 @@
<id>flexlib-repo</id>
<url>http://maven.ow2.org/maven2</url>
</repository>
<repository>
<id>ooo-maven-repo</id>
<url>http://ooo-maven.googlecode.com/hg/repository</url>
</repository>
<repository>
<id>ooo-repo</id>
<url>http://build.earth.threerings.net/maven-repository</url>
@@ -31,6 +35,13 @@
<scope>compile</scope>
<type>swc</type>
</dependency>
<dependency>
<groupId>as3isolib</groupId>
<artifactId>as3isolib-fp9</artifactId>
<version>r298</version>
<scope>compile</scope>
<type>swc</type>
</dependency>
<dependency>
<groupId>com.threerings</groupId>
<artifactId>naryalib</artifactId>