Download scala-git-test_2.11-2.9.jar file - Jar s

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

Description

Utils to make testing Git-related Scala projects easier

You can download jar file scala-git-test_2.11 2.9 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

scala-git-test_2.11-2.9-javadoc.jar
scala-git-test_2.11-2.9-sources.jar
scala-git-test_2.11-2.9.jar
scala-git-test_2.11-2.9.pom



Related Tutorials