Skip to content

Instantly share code, notes, and snippets.

@mackato
Created March 17, 2010 10:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mackato/335100 to your computer and use it in GitHub Desktop.
Save mackato/335100 to your computer and use it in GitHub Desktop.
as3-commons maven repository
<!--
as3-commons repository
@see http://code.google.com/p/as3-commons/source/browse/trunk/pom.xml
-->
<repository>
<id>yoolab.org-releases</id>
<url>http://dev.yoolab.org/maven/content/repositories/releases/</url>
<releases>
<enabled>true</enabled>
</releases>
</repository>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment