is not current version
Last Version 3.0.4

io.tesler:tesler-testing 3.0.0.M6

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-testing
Version

Version

3.0.0.M6
Type

Type

jar

Download tesler-testing 3.0.0.M6


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