Jar examples for g:go
You can download jar file go 1.6.0 in this page.
Apache License
You can use the following script to add go-1.6.0.jar to your project.
<dependency> <groupId>com.aukletapm.go</groupId> <artifactId>go</artifactId> <version>1.6.0</version> </dependency>
compile group: 'com.aukletapm.go', name: 'go', version: '1.6.0'
libraryDependencies += "com.aukletapm.go" % "go" % "1.6.0"
<dependency org="com.aukletapm.go" name="go" rev="1.6.0"/>
@Grapes(@Grab(group='com.aukletapm.go', module='go', version='1.6.0'))
'com.aukletapm.go:go:jar:1.6.0'
Click the following link to download the jar file.
go-1.6.0-javadoc.jar