is not current version
Last Version 0.0.3

com.github.avarabyeu:wills 0.0.1

Useful utils built on top of Guava's ListenableFuture

GroupId

GroupId

com.github.avarabyeu
ArtifactId

ArtifactId

wills
Version

Version

0.0.1
Type

Type

jar

Download wills 0.0.1


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