You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ivy.xml 266B

123456
  1. <ivy-module version="2.0">
  2. <info organisation="com.github.shanemcc" module="jgit-describe"/>
  3. <dependencies>
  4. <dependency org="org.eclipse.jgit" name="org.eclipse.jgit" rev="latest.integration" conf="default" />
  5. </dependencies>
  6. </ivy-module>