is not current version
Last Version 1.0.0

com.github.clemp6r.futuroid:futuroid 0.2.0

An Android library for making asynchronous APIs.

GroupId

GroupId

com.github.clemp6r.futuroid
ArtifactId

ArtifactId

futuroid
Version

Version

0.2.0
Type

Type

jar

Download futuroid 0.2.0


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