is not current version
Last Version 3.0.2

io.tesler:tesler-simple-archetype 3.0.1

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-simple-archetype
Version

Version

3.0.1
Type

Type

jar

Download tesler-simple-archetype 3.0.1


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