Wills

Useful utils built on top of Guava's ListenableFuture

License

License

GroupId

GroupId

com.github.avarabyeu
ArtifactId

ArtifactId

wills
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Wills
Useful utils built on top of Guava's ListenableFuture
Project URL

Project URL

https://github.com/avarabyeu/wills
Source Code Management

Source Code Management

https://github.com/avarabyeu

Download wills

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.avarabyeu/wills/ -->
<dependency>
    <groupId>com.github.avarabyeu</groupId>
    <artifactId>wills</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.avarabyeu/wills/
implementation 'com.github.avarabyeu:wills:0.0.3'
// https://jarcasting.com/artifacts/com.github.avarabyeu/wills/
implementation ("com.github.avarabyeu:wills:0.0.3")
'com.github.avarabyeu:wills:jar:0.0.3'
<dependency org="com.github.avarabyeu" name="wills" rev="0.0.3">
  <artifact name="wills" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.avarabyeu', module='wills', version='0.0.3')
)
libraryDependencies += "com.github.avarabyeu" % "wills" % "0.0.3"
[com.github.avarabyeu/wills "0.0.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 3.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
com.smarttested : smartassert jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1