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

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials