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

io.tesler:tesler-vanilla 1.0

Java framework designed for creating Enterprise Rich Web Applications

Группа

Группа

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

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

tesler-vanilla
Версия

Версия

1.0
Тип

Тип

pom

Скачать tesler-vanilla 1.0

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

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