Last active
August 29, 2015 14:24
-
-
Save monkstone/c551f0e341c237bddf84 to your computer and use it in GitHub Desktop.
jbox2d maven
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<extensions> | |
<extension> | |
<groupId>io.takari.polyglot</groupId> | |
<artifactId>polyglot-ruby</artifactId> | |
<version>0.1.11</version> | |
</extension> | |
</extensions> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dependency> | |
<groupId>org.jbox2d</groupId> | |
<artifactId>jbox2d</artifactId> | |
<version>2.1.2.2</version> | |
</dependency> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pom.xml wants to live in .mvn/extensions