Download scala-git-test_2.10-1.7.0.jar file - Jar s

Jar examples for s:scala-git-test-2.10

Description

Scala veneer for JGit

You can download jar file scala-git-test_2.10 1.7.0 in this page.

License

GPLv3

Build File

You can use the following script to add scala-git-test_2.10-1.7.0.jar to your project.

<dependency>
   <groupId>com.madgag</groupId>
   <artifactId>scala-git-test_2.10</artifactId>
   <version>1.7.0</version>
</dependency>
compile group: 'com.madgag', name: 'scala-git-test_2.10', version: '1.7.0'
libraryDependencies += "com.madgag" % "scala-git-test_2.10" % "1.7.0"
<dependency org="com.madgag" name="scala-git-test_2.10" rev="1.7.0"/>
@Grapes(@Grab(group='com.madgag', module='scala-git-test_2.10', version='1.7.0'))
'com.madgag:scala-git-test_2.10:jar:1.7.0'

Download

Click the following link to download the jar file.

scala-git-test_2.10-1.7.0-javadoc.jar
scala-git-test_2.10-1.7.0-sources.jar
scala-git-test_2.10-1.7.0.jar
scala-git-test_2.10-1.7.0.pom



Related Tutorials