is not current version
Last Version 1.0.0

com.fanxuankai.zeus:canal-client 0.0.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.fanxuankai.zeus
ArtifactId

ArtifactId

canal-client
Version

Version

0.0.1
Type

Type

pom

Download canal-client 0.0.1

Filename Size
canal-client-0.0.1.pom 1006 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-client/ -->
<dependency>
    <groupId>com.fanxuankai.zeus</groupId>
    <artifactId>canal-client</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-client/
implementation 'com.fanxuankai.zeus:canal-client:0.0.1'
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-client/
implementation ("com.fanxuankai.zeus:canal-client:0.0.1")
'com.fanxuankai.zeus:canal-client:pom:0.0.1'
<dependency org="com.fanxuankai.zeus" name="canal-client" rev="0.0.1">
  <artifact name="canal-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fanxuankai.zeus', module='canal-client', version='0.0.1')
)
libraryDependencies += "com.fanxuankai.zeus" % "canal-client" % "0.0.1"
[com.fanxuankai.zeus/canal-client "0.0.1"]