Download scala-git-test_2.11-3.4.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 3.4 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials