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

Jar examples for s:source-api

Description

source-api

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

License

The MIT License (MIT)

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials