is not current version
Last Version 2.0.0

io.openfuture:sdk 1.0.1

OPEN Platform JVM SDK

GroupId

GroupId

io.openfuture
ArtifactId

ArtifactId

sdk
Version

Version

1.0.1
Type

Type

jar

Download sdk 1.0.1


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