is not current version
Last Version 1.0.14

cn.torna:torna-sdk 0.1.1

torna-sdk

GroupId

GroupId

cn.torna
ArtifactId

ArtifactId

torna-sdk
Version

Version

0.1.1
Type

Type

jar

Download torna-sdk 0.1.1


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