Download GATCore-2.0.3.jar file - Jar g

Jar examples for g:GATCore

Description

You can download jar file GATCore 2.0.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

GATCore-2.0.3-javadoc.jar
GATCore-2.0.3-sources.jar
GATCore-2.0.3.jar
GATCore-2.0.3.pom



Related Tutorials