is not current version
Last Version 1.0.1

com.github.lzj960515:easycanal 1.0.0

easycanal

GroupId

GroupId

com.github.lzj960515
ArtifactId

ArtifactId

easycanal
Version

Version

1.0.0
Type

Type

pom

Download easycanal 1.0.0

Filename Size
easycanal-1.0.0.pom 6 KB
Browse

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