GroupId | GroupIdcom.google.openlocationcode |
---|---|
ArtifactId | ArtifactIdopenlocationcode |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpen Location Code
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
openlocationcode-1.0.4.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.openlocationcode/openlocationcode/ -->
<dependency>
<groupId>com.google.openlocationcode</groupId>
<artifactId>openlocationcode</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.openlocationcode/openlocationcode/
implementation 'com.google.openlocationcode:openlocationcode:1.0.4'
// https://jarcasting.com/artifacts/com.google.openlocationcode/openlocationcode/
implementation ("com.google.openlocationcode:openlocationcode:1.0.4")
'com.google.openlocationcode:openlocationcode:pom:1.0.4'
<dependency org="com.google.openlocationcode" name="openlocationcode" rev="1.0.4">
<artifact name="openlocationcode" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.openlocationcode', module='openlocationcode', version='1.0.4')
)
libraryDependencies += "com.google.openlocationcode" % "openlocationcode" % "1.0.4"
[com.google.openlocationcode/openlocationcode "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |