License |
License |
---|---|
GroupId | GroupIdcn.harveychan |
ArtifactId | ArtifactIdcanal |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncanal
easy canal client
|
Project URL |
Project URL |
Filename | Size |
---|---|
canal-1.0.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.harveychan/canal/ -->
<dependency>
<groupId>cn.harveychan</groupId>
<artifactId>canal</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.harveychan/canal/
implementation 'cn.harveychan:canal:1.0.0'
// https://jarcasting.com/artifacts/cn.harveychan/canal/
implementation ("cn.harveychan:canal:1.0.0")
'cn.harveychan:canal:pom:1.0.0'
<dependency org="cn.harveychan" name="canal" rev="1.0.0">
<artifact name="canal" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.harveychan', module='canal', version='1.0.0')
)
libraryDependencies += "cn.harveychan" % "canal" % "1.0.0"
[cn.harveychan/canal "1.0.0"]