GroupId | GroupIdorg.meeuw.i18n |
---|---|
ArtifactId | ArtifactIdi18n-regions-openlocationcode |
Version | Version0.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.meeuw.i18n/i18n-regions-openlocationcode/ -->
<dependency>
<groupId>org.meeuw.i18n</groupId>
<artifactId>i18n-regions-openlocationcode</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw.i18n/i18n-regions-openlocationcode/
implementation 'org.meeuw.i18n:i18n-regions-openlocationcode:0.5'
// https://jarcasting.com/artifacts/org.meeuw.i18n/i18n-regions-openlocationcode/
implementation ("org.meeuw.i18n:i18n-regions-openlocationcode:0.5")
'org.meeuw.i18n:i18n-regions-openlocationcode:jar:0.5'
<dependency org="org.meeuw.i18n" name="i18n-regions-openlocationcode" rev="0.5">
<artifact name="i18n-regions-openlocationcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw.i18n', module='i18n-regions-openlocationcode', version='0.5')
)
libraryDependencies += "org.meeuw.i18n" % "i18n-regions-openlocationcode" % "0.5"
[org.meeuw.i18n/i18n-regions-openlocationcode "0.5"]