is not current version
Last Version 8.5.1-20220120

cn.deepbit:deepbit-sdk 8.3.7


GroupId

GroupId

cn.deepbit
ArtifactId

ArtifactId

deepbit-sdk
Version

Version

8.3.7
Type

Type

jar

Download deepbit-sdk 8.3.7


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