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

io.tesler:tesler-base 2.0.1

Java framework designed for creating Enterprise Rich Web Applications

Группа

Группа

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

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

tesler-base
Версия

Версия

2.0.1
Тип

Тип

pom

Скачать tesler-base 2.0.1

Имя Файла Размер
tesler-base-2.0.1.pom 17 KB
Обзор

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