is not current version
Last Version 3.0.4

io.tesler:tesler-constgen 3.0.0.M3

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-constgen
Version

Version

3.0.0.M3
Type

Type

jar

Download tesler-constgen 3.0.0.M3


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