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

io.tesler:tesler-plugin 3.0.0.M4

Java framework designed for creating Enterprise Rich Web Applications

Группа

Группа

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

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

tesler-plugin
Версия

Версия

3.0.0.M4
Тип

Тип

jar

Скачать tesler-plugin 3.0.0.M4


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