選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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>