Jar examples for h:hello-api
You can download jar file hello-api 1.0 in this page.
Apache License
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'
Click the following link to download the jar file.
hello-api-1.0-javadoc.jar