is not current version
Last Version 3.0.4

io.tesler:tesler-crudma 3.0.0.M2

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-crudma
Version

Version

3.0.0.M2
Type

Type

jar

Download tesler-crudma 3.0.0.M2


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