Download scala-git-test_2.10-1.11.1.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.11.1 in this page.

License

GPLv3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials