c

central-release-tile

lmz.works Central Release Tile
http://lmz.works
MIT License
Karl Leaning
Files download
File Operation
central-release-tile-1.5.pom download
Apache Maven
<dependency>
  <groupId>works.lmz.tiles</groupId>
  <artifactId>central-release-tile</artifactId>
  <version>1.5</version>
  <type>tile</type>
</dependency>
Gradle Groovy
implementation 'works.lmz.tiles:central-release-tile:1.5'
Gradle Kotlin
implementation("works.lmz.tiles:central-release-tile:1.5")
Scala SBT
libraryDependencies += "works.lmz.tiles" % "central-release-tile" % "1.5"
Groovy Grape
@Grapes(
  @Grab(group='works.lmz.tiles', module='central-release-tile', version='1.5')
)
Apache Ivy
<dependency org="works.lmz.tiles" name="central-release-tile" rev="1.5" />
Leiningen
[works.lmz.tiles/central-release-tile "1.5"]
Apache Buildr
'works.lmz.tiles:central-release-tile:jar:1.5'
Dependencies
The project has no third-party dependencies