Download hello-api-1.0.jar file - Jar h

Jar examples for h:hello-api

Description

You can download jar file hello-api 1.0 in this page.

License

Apache License

Build File

You can use the following script to add hello-api-1.0.jar to your project.

<dependency>
   <groupId>org.apache.river.examples</groupId>
   <artifactId>hello-api</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'org.apache.river.examples', name: 'hello-api', version: '1.0'
libraryDependencies += "org.apache.river.examples" % "hello-api" % "1.0"
<dependency org="org.apache.river.examples" name="hello-api" rev="1.0"/>
@Grapes(@Grab(group='org.apache.river.examples', module='hello-api', version='1.0'))
'org.apache.river.examples:hello-api:jar:1.0'

Download

Click the following link to download the jar file.

hello-api-1.0-javadoc.jar
hello-api-1.0-sources.jar
hello-api-1.0.jar
hello-api-1.0.pom



Related Tutorials