Download scala-git_2.11-2.4.jar file - Jar s

Jar examples for s:scala-git-2.11

Description

Scala veneer for JGit

You can download jar file scala-git_2.11 2.4 in this page.

License

Apache-2.0

Build File

You can use the following script to add scala-git_2.11-2.4.jar to your project.

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

Download

Click the following link to download the jar file.

scala-git_2.11-2.4-javadoc.jar
scala-git_2.11-2.4-sources.jar
scala-git_2.11-2.4.jar
scala-git_2.11-2.4.pom



Related Tutorials