is not current version
Last Version 1.9.1

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

The low-code-gen tool for java.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

low-code-gen
Version

Version

1.3.1
Type

Type

jar

Download low-code-gen 1.3.1


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