Download jg2p-core-1.1.0.jar file - Jar j

Jar examples for j:jg2p-core

Description

You can download jar file jg2p-core 1.1.0 in this page.

Build File

You can use the following script to add jg2p-core-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

jg2p-core-1.1.0-javadoc.jar
jg2p-core-1.1.0-sources.jar
jg2p-core-1.1.0.jar
jg2p-core-1.1.0.pom



Related Tutorials