License |
License |
---|---|
GroupId | GroupIdio.tiler |
ArtifactId | ArtifactIdtiler-core |
Version | Version0.1.4 |
Type | Typejar |
Description |
Descriptiontiler-core
Plugable dashboard framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tiler-core-0.1.4.pom | |
tiler-core-0.1.4.jar | 13 KB |
tiler-core-0.1.4-sources.jar | 5 KB |
tiler-core-0.1.4-mod.zip | 10 KB |
tiler-core-0.1.4-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.tiler/tiler-core/ -->
<dependency>
<groupId>io.tiler</groupId>
<artifactId>tiler-core</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.tiler/tiler-core/
implementation 'io.tiler:tiler-core:0.1.4'
// https://jarcasting.com/artifacts/io.tiler/tiler-core/
implementation ("io.tiler:tiler-core:0.1.4")
'io.tiler:tiler-core:jar:0.1.4'
<dependency org="io.tiler" name="tiler-core" rev="0.1.4">
<artifact name="tiler-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.tiler', module='tiler-core', version='0.1.4')
)
libraryDependencies += "io.tiler" % "tiler-core" % "0.1.4"
[io.tiler/tiler-core "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 2.1.5 |
io.vertx : vertx-platform | jar | 2.1.5 |
io.vertx : vertx-hazelcast | jar | 2.1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
io.vertx : testtools | jar | 2.0.3-final |