is not current version
Last Version 0.1.28

io.tiler:tiler 0.1.5

Plugable dashboard framework

GroupId

GroupId

io.tiler
ArtifactId

ArtifactId

tiler
Version

Version

0.1.5
Type

Type

jar

Download tiler 0.1.5


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