is not current version
Last Version 1.9.1

com.github.houbb:low-code-gen 1.3.0

The low-code-gen tool for java.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

low-code-gen
Version

Version

1.3.0
Type

Type

jar

Download low-code-gen 1.3.0


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