is not current version
Last Version 0.6.1

com.globalmentor:globalmentor-country-us 0.6.0

GlobalMentor Java US country library.

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-country-us
Version

Version

0.6.0
Type

Type

jar

Download globalmentor-country-us 0.6.0


<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-country-us/ -->
<dependency>
    <groupId>com.globalmentor</groupId>
    <artifactId>globalmentor-country-us</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-country-us/
implementation 'com.globalmentor:globalmentor-country-us:0.6.0'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-country-us/
implementation ("com.globalmentor:globalmentor-country-us:0.6.0")
'com.globalmentor:globalmentor-country-us:jar:0.6.0'
<dependency org="com.globalmentor" name="globalmentor-country-us" rev="0.6.0">
  <artifact name="globalmentor-country-us" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-country-us', version='0.6.0')
)
libraryDependencies += "com.globalmentor" % "globalmentor-country-us" % "0.6.0"
[com.globalmentor/globalmentor-country-us "0.6.0"]