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

io.tesler:tesler-vanilla-base 2.1.1

Java framework designed for creating Enterprise Rich Web Applications

Группа

Группа

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

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

tesler-vanilla-base
Версия

Версия

2.1.1
Тип

Тип

pom

Скачать tesler-vanilla-base 2.1.1

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

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