Download go-core-1.2.0.jar file - Jar g

Jar examples for g:go-core

Description

You can download jar file go-core 1.2.0 in this page.

License

Apache License

Build File

You can use the following script to add go-core-1.2.0.jar to your project.

<dependency>
   <groupId>com.aukletapm.go</groupId>
   <artifactId>go-core</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.aukletapm.go', name: 'go-core', version: '1.2.0'
libraryDependencies += "com.aukletapm.go" % "go-core" % "1.2.0"
<dependency org="com.aukletapm.go" name="go-core" rev="1.2.0"/>
@Grapes(@Grab(group='com.aukletapm.go', module='go-core', version='1.2.0'))
'com.aukletapm.go:go-core:jar:1.2.0'

Download

Click the following link to download the jar file.

go-core-1.2.0-javadoc.jar
go-core-1.2.0-sources.jar
go-core-1.2.0.jar
go-core-1.2.0.pom



Related Tutorials