is not current version
Last Version 0.3.0-RELEASE

com.taofen8.mid:kong-client 0.1.0-RELEASE


Categories

Categories

CLI User Interface
GroupId

GroupId

com.taofen8.mid
ArtifactId

ArtifactId

kong-client
Version

Version

0.1.0-RELEASE
Type

Type

jar

Download kong-client 0.1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.taofen8.mid/kong-client/ -->
<dependency>
    <groupId>com.taofen8.mid</groupId>
    <artifactId>kong-client</artifactId>
    <version>0.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.taofen8.mid/kong-client/
implementation 'com.taofen8.mid:kong-client:0.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.taofen8.mid/kong-client/
implementation ("com.taofen8.mid:kong-client:0.1.0-RELEASE")
'com.taofen8.mid:kong-client:jar:0.1.0-RELEASE'
<dependency org="com.taofen8.mid" name="kong-client" rev="0.1.0-RELEASE">
  <artifact name="kong-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taofen8.mid', module='kong-client', version='0.1.0-RELEASE')
)
libraryDependencies += "com.taofen8.mid" % "kong-client" % "0.1.0-RELEASE"
[com.taofen8.mid/kong-client "0.1.0-RELEASE"]