Download jsplite-1.0.0.jar file - Jar j

Jar examples for j:jsplite

Description

You can download jar file jsplite 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jsplite-1.0.0.jar to your project.

<dependency>
   <groupId>com.github.linpn</groupId>
   <artifactId>jsplite</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.github.linpn', name: 'jsplite', version: '1.0.0'
libraryDependencies += "com.github.linpn" % "jsplite" % "1.0.0"
<dependency org="com.github.linpn" name="jsplite" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.linpn', module='jsplite', version='1.0.0'))
'com.github.linpn:jsplite:jar:1.0.0'

Download

Click the following link to download the jar file.

jsplite-1.0.0-javadoc.jar
jsplite-1.0.0-sources.jar
jsplite-1.0.0.jar
jsplite-1.0.0.pom



Related Tutorials