is not current version
Last Version 0.0.0.4

com.gitee.zcx7878:leisure.plugin 0.0.0.3

leisure gradle 插件

GroupId

GroupId

com.gitee.zcx7878
ArtifactId

ArtifactId

leisure.plugin
Version

Version

0.0.0.3
Type

Type

jar

Download leisure.plugin 0.0.0.3


<!-- https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.plugin/ -->
<dependency>
    <groupId>com.gitee.zcx7878</groupId>
    <artifactId>leisure.plugin</artifactId>
    <version>0.0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.plugin/
implementation 'com.gitee.zcx7878:leisure.plugin:0.0.0.3'
// https://jarcasting.com/artifacts/com.gitee.zcx7878/leisure.plugin/
implementation ("com.gitee.zcx7878:leisure.plugin:0.0.0.3")
'com.gitee.zcx7878:leisure.plugin:jar:0.0.0.3'
<dependency org="com.gitee.zcx7878" name="leisure.plugin" rev="0.0.0.3">
  <artifact name="leisure.plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.zcx7878', module='leisure.plugin', version='0.0.0.3')
)
libraryDependencies += "com.gitee.zcx7878" % "leisure.plugin" % "0.0.0.3"
[com.gitee.zcx7878/leisure.plugin "0.0.0.3"]