Clink Open API Java SDK

Clink Open API Java SDK is used for simplify the development for clink open api access.

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

com.github.tinet-wangzb
ArtifactId

ArtifactId

clink2-opensdk
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Clink Open API Java SDK
Clink Open API Java SDK is used for simplify the development for clink open api access.

Download clink2-opensdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.tinet-wangzb/clink2-opensdk/ -->
<dependency>
    <groupId>com.github.tinet-wangzb</groupId>
    <artifactId>clink2-opensdk</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tinet-wangzb/clink2-opensdk/
implementation 'com.github.tinet-wangzb:clink2-opensdk:2.0.0'
// https://jarcasting.com/artifacts/com.github.tinet-wangzb/clink2-opensdk/
implementation ("com.github.tinet-wangzb:clink2-opensdk:2.0.0")
'com.github.tinet-wangzb:clink2-opensdk:jar:2.0.0'
<dependency org="com.github.tinet-wangzb" name="clink2-opensdk" rev="2.0.0">
  <artifact name="clink2-opensdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tinet-wangzb', module='clink2-opensdk', version='2.0.0')
)
libraryDependencies += "com.github.tinet-wangzb" % "clink2-opensdk" % "2.0.0"
[com.github.tinet-wangzb/clink2-opensdk "2.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.apache.httpcomponents : httpclient jar 4.5.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0