Download wills-0.0.3.jar file - Jar w

Jar examples for w:wills

Description

Useful utils built on top of Guava's ListenableFuture

You can download jar file wills 0.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add wills-0.0.3.jar to your project.

<dependency>
   <groupId>com.github.avarabyeu</groupId>
   <artifactId>wills</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'com.github.avarabyeu', name: 'wills', version: '0.0.3'
libraryDependencies += "com.github.avarabyeu" % "wills" % "0.0.3"
<dependency org="com.github.avarabyeu" name="wills" rev="0.0.3"/>
@Grapes(@Grab(group='com.github.avarabyeu', module='wills', version='0.0.3'))
'com.github.avarabyeu:wills:jar:0.0.3'

Download

Click the following link to download the jar file.

wills-0.0.3-javadoc.jar
wills-0.0.3-sources.jar
wills-0.0.3.jar
wills-0.0.3.pom



Related Tutorials