Jar examples for g:goja-core
You can download jar file goja-core 0.1 in this page.
You can use the following script to add goja-core-0.1.jar to your project.
<dependency> <groupId>com.github.sogyf</groupId> <artifactId>goja-core</artifactId> <version>0.1</version> </dependency>
compile group: 'com.github.sogyf', name: 'goja-core', version: '0.1'
libraryDependencies += "com.github.sogyf" % "goja-core" % "0.1"
<dependency org="com.github.sogyf" name="goja-core" rev="0.1"/>
@Grapes(@Grab(group='com.github.sogyf', module='goja-core', version='0.1'))
'com.github.sogyf:goja-core:jar:0.1'
Click the following link to download the jar file.
goja-core-0.1-javadoc.jar