is not current version
Last Version 1.1.0

io.github.zxgangandy:base-codegen 1.0.3


GroupId

GroupId

io.github.zxgangandy
ArtifactId

ArtifactId

base-codegen
Version

Version

1.0.3
Type

Type

jar

Download base-codegen 1.0.3


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