Download source-api-0.6.3.jar file - Jar s

Jar examples for s:source-api

Description

source-api

You can download jar file source-api 0.6.3 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add source-api-0.6.3.jar to your project.

<dependency>
   <groupId>com.harrys.hyppo</groupId>
   <artifactId>source-api</artifactId>
   <version>0.6.3</version>
</dependency>
compile group: 'com.harrys.hyppo', name: 'source-api', version: '0.6.3'
libraryDependencies += "com.harrys.hyppo" % "source-api" % "0.6.3"
<dependency org="com.harrys.hyppo" name="source-api" rev="0.6.3"/>
@Grapes(@Grab(group='com.harrys.hyppo', module='source-api', version='0.6.3'))
'com.harrys.hyppo:source-api:jar:0.6.3'

Download

Click the following link to download the jar file.

source-api-0.6.3-javadoc.jar
source-api-0.6.3-sources.jar
source-api-0.6.3.jar
source-api-0.6.3.pom



Related Tutorials