Download gatesideLib-2.0.8.jar file - Jar g

Jar examples for g:gatesideLib

Description

You can download jar file gatesideLib 2.0.8 in this page.

Build File

You can use the following script to add gatesideLib-2.0.8.jar to your project.

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

Download

Click the following link to download the jar file.

gatesideLib-2.0.8-javadoc.jar
gatesideLib-2.0.8-sources.jar
gatesideLib-2.0.8.jar
gatesideLib-2.0.8.pom



Related Tutorials