Jar examples for j:jsst-core
Provides core functionality of JSST
You can download jar file jsst-core 1.0.4 in this page.
GNU Lesser General Public License
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'
Click the following link to download the jar file.
jsst-core-1.0.4-javadoc.jar