is not current version
Last Version 1.0.14

cn.torna:torna-sdk 1.0.5

torna-sdk

GroupId

GroupId

cn.torna
ArtifactId

ArtifactId

torna-sdk
Version

Version

1.0.5
Type

Type

jar

Download torna-sdk 1.0.5


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