не последняя версия
Последняя версия 2.3.0

io.tesler:tesler-vanilla-source 2.0.1

Java framework designed for creating Enterprise Rich Web Applications

Группа

Группа

io.tesler
Идентификатор

Идентификатор

tesler-vanilla-source
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать tesler-vanilla-source 2.0.1


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