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

io.tesler:tesler-plugin 2.1.1

Java framework designed for creating Enterprise Rich Web Applications

Группа

Группа

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

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

tesler-plugin
Версия

Версия

2.1.1
Тип

Тип

jar

Скачать tesler-plugin 2.1.1


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