g

globalmentor-country-us

GlobalMentor Java US country library.
https://www.globalmentor.com/software/
Apache-2.0
文件下载
文件名 操作
globalmentor-country-us-0.6.2.jar 下载
globalmentor-country-us-0.6.2.pom 下载
globalmentor-country-us-0.6.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.globalmentor</groupId>
  <artifactId>globalmentor-country-us</artifactId>
  <version>0.6.2</version>
</dependency>
Gradle Groovy
implementation 'com.globalmentor:globalmentor-country-us:0.6.2'
Gradle Kotlin
implementation("com.globalmentor:globalmentor-country-us:0.6.2")
Scala SBT
libraryDependencies += "com.globalmentor" % "globalmentor-country-us" % "0.6.2"
Groovy Grape
@Grapes(
  @Grab(group='com.globalmentor', module='globalmentor-country-us', version='0.6.2')
)
Apache Ivy
<dependency org="com.globalmentor" name="globalmentor-country-us" rev="0.6.2" />
Leiningen
[com.globalmentor/globalmentor-country-us "0.6.2"]
Apache Buildr
'com.globalmentor:globalmentor-country-us:jar:0.6.2'