c

central-release-tile

lmz.works Central Release Tile
http://lmz.works
MIT License
Karl Leaning
文件下载
文件名 操作
central-release-tile-1.2.pom 下载
Apache Maven
<dependency>
  <groupId>works.lmz.tiles</groupId>
  <artifactId>central-release-tile</artifactId>
  <version>1.2</version>
  <type>tile</type>
</dependency>
Gradle Groovy
implementation 'works.lmz.tiles:central-release-tile:1.2'
Gradle Kotlin
implementation("works.lmz.tiles:central-release-tile:1.2")
Scala SBT
libraryDependencies += "works.lmz.tiles" % "central-release-tile" % "1.2"
Groovy Grape
@Grapes(
  @Grab(group='works.lmz.tiles', module='central-release-tile', version='1.2')
)
Apache Ivy
<dependency org="works.lmz.tiles" name="central-release-tile" rev="1.2" />
Leiningen
[works.lmz.tiles/central-release-tile "1.2"]
Apache Buildr
'works.lmz.tiles:central-release-tile:jar:1.2'
本项目依赖
该项目无第三方依赖