Download whirr-core-0.8.1.jar file - Jar w

Jar examples for w:whirr-core

Description

You can download jar file whirr-core 0.8.1 in this page.

License

Apache License

Build File

You can use the following script to add whirr-core-0.8.1.jar to your project.

<dependency>
   <groupId>org.apache.whirr</groupId>
   <artifactId>whirr-core</artifactId>
   <version>0.8.1</version>
</dependency>
compile group: 'org.apache.whirr', name: 'whirr-core', version: '0.8.1'
libraryDependencies += "org.apache.whirr" % "whirr-core" % "0.8.1"
<dependency org="org.apache.whirr" name="whirr-core" rev="0.8.1"/>
@Grapes(@Grab(group='org.apache.whirr', module='whirr-core', version='0.8.1'))
'org.apache.whirr:whirr-core:jar:0.8.1'

Download

Click the following link to download the jar file.

whirr-core-0.8.1-javadoc.jar
whirr-core-0.8.1-sources.jar
whirr-core-0.8.1-tests.jar
whirr-core-0.8.1.jar
whirr-core-0.8.1.pom



Related Tutorials