Jar examples for g:GATCore
You can download jar file GATCore 2.0.3 in this page.
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'
Click the following link to download the jar file.
GATCore-2.0.3-javadoc.jar