is not current version
Last Version 5.4.0

cn.onekit.x2x.cloud:thekit 1.1.1

x2x cloud toolkit

GroupId

GroupId

cn.onekit.x2x.cloud
ArtifactId

ArtifactId

thekit
Version

Version

1.1.1
Type

Type

jar

Download thekit 1.1.1


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