is not current version
Last Version 1.0.2

com.github.sdcxy:auto-generate-code 1.0-RELEASE

this is a maven repository

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.sdcxy
ArtifactId

ArtifactId

auto-generate-code
Version

Version

1.0-RELEASE
Type

Type

jar

Download auto-generate-code 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.sdcxy/auto-generate-code/ -->
<dependency>
    <groupId>com.github.sdcxy</groupId>
    <artifactId>auto-generate-code</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdcxy/auto-generate-code/
implementation 'com.github.sdcxy:auto-generate-code:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.sdcxy/auto-generate-code/
implementation ("com.github.sdcxy:auto-generate-code:1.0-RELEASE")
'com.github.sdcxy:auto-generate-code:jar:1.0-RELEASE'
<dependency org="com.github.sdcxy" name="auto-generate-code" rev="1.0-RELEASE">
  <artifact name="auto-generate-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sdcxy', module='auto-generate-code', version='1.0-RELEASE')
)
libraryDependencies += "com.github.sdcxy" % "auto-generate-code" % "1.0-RELEASE"
[com.github.sdcxy/auto-generate-code "1.0-RELEASE"]