is not current version
Last Version 2.0.0

io.openfuture:sdk 0.0.3

Open Platform JVM SDK

GroupId

GroupId

io.openfuture
ArtifactId

ArtifactId

sdk
Version

Version

0.0.3
Type

Type

jar

Download sdk 0.0.3


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