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

Jar examples for g:go-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials