is not current version
Last Version 1.0.2

io.github.wuda0112:yhan-code-generator-core 1.0.0


GroupId

GroupId

io.github.wuda0112
ArtifactId

ArtifactId

yhan-code-generator-core
Version

Version

1.0.0
Type

Type

jar

Download yhan-code-generator-core 1.0.0


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