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

io.tesler:tesler-vanilla-base 1.0.1

Java framework designed for creating Enterprise Rich Web Applications

Группа

Группа

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

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

tesler-vanilla-base
Версия

Версия

1.0.1
Тип

Тип

pom

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

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

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