is not current version
Last Version 1.3.8

io.github.shaohuizhe:generator 1.2.3

generator

GroupId

GroupId

io.github.shaohuizhe
ArtifactId

ArtifactId

generator
Version

Version

1.2.3
Type

Type

jar

Download generator 1.2.3


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