is not current version
Last Version 0.0.5

io.gitee.sunjx93:gdc-plugin-common 0.0.3


GroupId

GroupId

io.gitee.sunjx93
ArtifactId

ArtifactId

gdc-plugin-common
Version

Version

0.0.3
Type

Type

jar

Download gdc-plugin-common 0.0.3


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