is not current version
Last Version 0.0.5

io.gitee.sunjx93:gdc-plugin-dataset-bean 0.0.3


Categories

Categories

Data
GroupId

GroupId

io.gitee.sunjx93
ArtifactId

ArtifactId

gdc-plugin-dataset-bean
Version

Version

0.0.3
Type

Type

jar

Download gdc-plugin-dataset-bean 0.0.3


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