Download helloworld-api-0.0.2.jar file - Jar h

Jar examples for h:helloworld-api

Description

You can download jar file helloworld-api 0.0.2 in this page.

License

Open Source License

Build File

You can use the following script to add helloworld-api-0.0.2.jar to your project.

<dependency>
   <groupId>com.github.gv2011.helloworld</groupId>
   <artifactId>helloworld-api</artifactId>
   <version>0.0.2</version>
</dependency>
compile group: 'com.github.gv2011.helloworld', name: 'helloworld-api', version: '0.0.2'
libraryDependencies += "com.github.gv2011.helloworld" % "helloworld-api" % "0.0.2"
<dependency org="com.github.gv2011.helloworld" name="helloworld-api" rev="0.0.2"/>
@Grapes(@Grab(group='com.github.gv2011.helloworld', module='helloworld-api', version='0.0.2'))
'com.github.gv2011.helloworld:helloworld-api:jar:0.0.2'

Download

Click the following link to download the jar file.

helloworld-api-0.0.2-javadoc.jar
helloworld-api-0.0.2-sources.jar
helloworld-api-0.0.2.jar
helloworld-api-0.0.2.pom



Related Tutorials