Download jsst-core-1.0.4.jar file - Jar j

Jar examples for j:jsst-core

Description

Provides core functionality of JSST

You can download jar file jsst-core 1.0.4 in this page.

License

GNU Lesser General Public License

Build File

You can use the following script to add jsst-core-1.0.4.jar to your project.

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

Download

Click the following link to download the jar file.

jsst-core-1.0.4-javadoc.jar
jsst-core-1.0.4-sources.jar
jsst-core-1.0.4.jar
jsst-core-1.0.4.pom



Related Tutorials