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

Jar examples for g:goja-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials