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