c

central-release-tile

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