is not current version
Last Version 0.2.9

com.github.wz2cool:canal-utils 0.2.3


GroupId

GroupId

com.github.wz2cool
ArtifactId

ArtifactId

canal-utils
Version

Version

0.2.3
Type

Type

jar

Download canal-utils 0.2.3


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