is not current version
Last Version 1.1.2

io.github.ccodemvc:ccodemvc 1.1.0

jar file to generate low code for java

GroupId

GroupId

io.github.ccodemvc
ArtifactId

ArtifactId

ccodemvc
Version

Version

1.1.0
Type

Type

jar

Download ccodemvc 1.1.0


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