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

io.tiler:tiler 0.1.10

Plugable dashboard framework

Группа

Группа

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

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

tiler
Версия

Версия

0.1.10
Тип

Тип

jar

Скачать tiler 0.1.10


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