Download goja-core-0.1.9.jar file - Jar g

Jar examples for g:goja-core

Description

You can download jar file goja-core 0.1.9 in this page.

Build File

You can use the following script to add goja-core-0.1.9.jar to your project.

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

Download

Click the following link to download the jar file.

goja-core-0.1.9-javadoc.jar
goja-core-0.1.9-sources.jar
goja-core-0.1.9.jar
goja-core-0.1.9.pom



Related Tutorials