is not current version
Last Version 1.0.1

com.github.wenbo2018:jconf-client-sdk 1.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.wenbo2018
ArtifactId

ArtifactId

jconf-client-sdk
Version

Version

1.0.0
Type

Type

jar

Download jconf-client-sdk 1.0.0


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