Jar examples for s:scala-git-test-2.11
Utils to make testing Git-related Scala projects easier
You can download jar file scala-git-test_2.11 2.8 in this page.
Apache-2.0
You can use the following script to add scala-git-test_2.11-2.8.jar to your project.
<dependency> <groupId>com.madgag.scala-git</groupId> <artifactId>scala-git-test_2.11</artifactId> <version>2.8</version> </dependency>
compile group: 'com.madgag.scala-git', name: 'scala-git-test_2.11', version: '2.8'
libraryDependencies += "com.madgag.scala-git" % "scala-git-test_2.11" % "2.8"
<dependency org="com.madgag.scala-git" name="scala-git-test_2.11" rev="2.8"/>
@Grapes(@Grab(group='com.madgag.scala-git', module='scala-git-test_2.11', version='2.8'))
'com.madgag.scala-git:scala-git-test_2.11:jar:2.8'
Click the following link to download the jar file.
scala-git-test_2.11-2.8-javadoc.jar