is not current version
Last Version 0.1.4

dev.helk:future 0.1.3


GroupId

GroupId

dev.helk
ArtifactId

ArtifactId

future
Version

Version

0.1.3
Type

Type

jar

Download future 0.1.3


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