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

Jar examples for j:jg2p-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials