Download GATCore-2.0.1.jar file - Jar g

Jar examples for g:GATCore

Description

You can download jar file GATCore 2.0.1 in this page.

Build File

You can use the following script to add GATCore-2.0.1.jar to your project.

<dependency>
   <groupId>cn.gateside</groupId>
   <artifactId>GATCore</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'cn.gateside', name: 'GATCore', version: '2.0.1'
libraryDependencies += "cn.gateside" % "GATCore" % "2.0.1"
<dependency org="cn.gateside" name="GATCore" rev="2.0.1"/>
@Grapes(@Grab(group='cn.gateside', module='GATCore', version='2.0.1'))
'cn.gateside:GATCore:jar:2.0.1'

Download

Click the following link to download the jar file.

GATCore-2.0.1-javadoc.jar
GATCore-2.0.1-sources.jar
GATCore-2.0.1.jar
GATCore-2.0.1.pom



Related Tutorials