Download jjst-core-2.0.jar file - Jar j

Jar examples for j:jjst-core

Description

You can download jar file jjst-core 2.0 in this page.

Build File

You can use the following script to add jjst-core-2.0.jar to your project.

<dependency>
   <groupId>li.rudin.jjst</groupId>
   <artifactId>jjst-core</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'li.rudin.jjst', name: 'jjst-core', version: '2.0'
libraryDependencies += "li.rudin.jjst" % "jjst-core" % "2.0"
<dependency org="li.rudin.jjst" name="jjst-core" rev="2.0"/>
@Grapes(@Grab(group='li.rudin.jjst', module='jjst-core', version='2.0'))
'li.rudin.jjst:jjst-core:jar:2.0'

Download

Click the following link to download the jar file.

jjst-core-2.0-javadoc.jar
jjst-core-2.0-sources.jar
jjst-core-2.0.jar
jjst-core-2.0.pom



Related Tutorials