GroupId | GroupIdcom.fanxuankai.zeus |
---|---|
ArtifactId | ArtifactIdcanal-common |
Version | Version2.0.2 |
Type | Typejar |
Filename | Size |
---|---|
canal-common-2.0.2.pom | |
canal-common-2.0.2.jar | 6 KB |
canal-common-2.0.2-sources.jar | 4 KB |
canal-common-2.0.2-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-common/ -->
<dependency>
<groupId>com.fanxuankai.zeus</groupId>
<artifactId>canal-common</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-common/
implementation 'com.fanxuankai.zeus:canal-common:2.0.2'
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/canal-common/
implementation ("com.fanxuankai.zeus:canal-common:2.0.2")
'com.fanxuankai.zeus:canal-common:jar:2.0.2'
<dependency org="com.fanxuankai.zeus" name="canal-common" rev="2.0.2">
<artifact name="canal-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fanxuankai.zeus', module='canal-common', version='2.0.2')
)
libraryDependencies += "com.fanxuankai.zeus" % "canal-common" % "2.0.2"
[com.fanxuankai.zeus/canal-common "2.0.2"]