Jar examples for g:grgit
The Groovy way to use Git.
You can download jar file grgit 1.3.0-milestone.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add grgit-1.3.0-milestone.3.jar to your project.
<dependency> <groupId>org.ajoberstar</groupId> <artifactId>grgit</artifactId> <version>1.3.0-milestone.3</version> </dependency>
compile group: 'org.ajoberstar', name: 'grgit', version: '1.3.0-milestone.3'
libraryDependencies += "org.ajoberstar" % "grgit" % "1.3.0-milestone.3"
<dependency org="org.ajoberstar" name="grgit" rev="1.3.0-milestone.3"/>
@Grapes(@Grab(group='org.ajoberstar', module='grgit', version='1.3.0-milestone.3'))
'org.ajoberstar:grgit:jar:1.3.0-milestone.3'
Click the following link to download the jar file.
grgit-1.3.0-milestone.3-groovydoc.jar