Download shs-api-0.1.jar file - Jar s

Jar examples for s:shs-api

Description

You can download jar file shs-api 0.1 in this page.

License

Open Source License

Build File

You can use the following script to add shs-api-0.1.jar to your project.

<dependency>
   <groupId>org.99soft.shs</groupId>
   <artifactId>shs-api</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'org.99soft.shs', name: 'shs-api', version: '0.1'
libraryDependencies += "org.99soft.shs" % "shs-api" % "0.1"
<dependency org="org.99soft.shs" name="shs-api" rev="0.1"/>
@Grapes(@Grab(group='org.99soft.shs', module='shs-api', version='0.1'))
'org.99soft.shs:shs-api:jar:0.1'

Download

Click the following link to download the jar file.

shs-api-0.1-javadoc.jar
shs-api-0.1-sources.jar
shs-api-0.1.jar
shs-api-0.1.pom



Related Tutorials