is not current version
Last Version 2.3.0

io.tesler:tesler-vanilla-source 1.0

Java framework designed for creating Enterprise Rich Web Applications

GroupId

GroupId

io.tesler
ArtifactId

ArtifactId

tesler-vanilla-source
Version

Version

1.0
Type

Type

jar

Download tesler-vanilla-source 1.0


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