is not current version
Last Version 0.2.9

com.github.wz2cool:canal-utils 0.1.1


GroupId

GroupId

com.github.wz2cool
ArtifactId

ArtifactId

canal-utils
Version

Version

0.1.1
Type

Type

jar

Download canal-utils 0.1.1


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