License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.dingxiang-inc |
ArtifactId | ArtifactIdctu-client-sdk |
Version | Version2.1 |
Type | Typejar |
Description |
Descriptionctu-client-sdk
dingxiang ctu-client-sdk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ctu-client-sdk-2.1.pom | |
ctu-client-sdk-2.1.jar | 26 KB |
ctu-client-sdk-2.1-sources.jar | 17 KB |
ctu-client-sdk-2.1-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dingxiang-inc/ctu-client-sdk/ -->
<dependency>
<groupId>com.dingxiang-inc</groupId>
<artifactId>ctu-client-sdk</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dingxiang-inc/ctu-client-sdk/
implementation 'com.dingxiang-inc:ctu-client-sdk:2.1'
// https://jarcasting.com/artifacts/com.dingxiang-inc/ctu-client-sdk/
implementation ("com.dingxiang-inc:ctu-client-sdk:2.1")
'com.dingxiang-inc:ctu-client-sdk:jar:2.1'
<dependency org="com.dingxiang-inc" name="ctu-client-sdk" rev="2.1">
<artifact name="ctu-client-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dingxiang-inc', module='ctu-client-sdk', version='2.1')
)
libraryDependencies += "com.dingxiang-inc" % "ctu-client-sdk" % "2.1"
[com.dingxiang-inc/ctu-client-sdk "2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.8.sec01 |
commons-codec : commons-codec | jar | 1.10 |
org.apache.commons : commons-lang3 | jar | 3.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |