is not current version
Last Version 1.0.4

io.github.forezp:fast-web-gen-code 1.0.3

Demo project for Spring Boot

GroupId

GroupId

io.github.forezp
ArtifactId

ArtifactId

fast-web-gen-code
Version

Version

1.0.3
Type

Type

jar

Download fast-web-gen-code 1.0.3


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