MVN

top.hmtools : hm-tools-gb-t2260

Maven & Gradle

Nov 10, 2018
1 usages

hm-tools-gb-t2260 · (神奇码农)嗨啵的中华人民共和国行政地区名称字典工具

<dependency>
    <groupId>top.hmtools</groupId>
    <artifactId>hm-tools-gb-t2260</artifactId>
    <version>0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of top.hmtools : hm-tools-gb-t2260 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.6
  • Latest Beta: 0.0.1.20180207a-beta

All Versions

Choose a version of top.hmtools : hm-tools-gb-t2260 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
hm-tools-gb-t2260-0.0.6
hm-tools-gb-t2260-0.0.5
hm-tools-gb-t2260-0.0.4
hm-tools-gb-t2260-0.0.3
hm-tools-gb-t2260-0.0.2
hm-tools-gb-t2260-0.0.1.20180207a-beta
hm-tools-gb-t2260-0.0.1.20180206a-beta

How to add a dependency to Maven

Add the following top.hmtools : hm-tools-gb-t2260 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>top.hmtools</groupId>
    <artifactId>hm-tools-gb-t2260</artifactId>
    <version>0.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following top.hmtools : hm-tools-gb-t2260 gradle dependency to your build.gradle file:

implementation 'top.hmtools:hm-tools-gb-t2260:0.0.6'

Gradle Kotlin DSL: Add the following top.hmtools : hm-tools-gb-t2260 gradle kotlin dependency to your build.gradle.kts file:

implementation("top.hmtools:hm-tools-gb-t2260:0.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following top.hmtools : hm-tools-gb-t2260 sbt scala dependency to your build.sbt file:

libraryDependencies += "top.hmtools" % "hm-tools-gb-t2260" % "0.0.6"

Advertisement