is not current version
Last Version 2.0.0

io.openfuture:sdk 0.0.4

Open Platform JVM SDK

GroupId

GroupId

io.openfuture
ArtifactId

ArtifactId

sdk
Version

Version

0.0.4
Type

Type

jar

Download sdk 0.0.4


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