Last Version

kmm-h3 0.1.7

A library to convert Uber's H3 geo-index to LatLng vertices for Kotlin Multiplatform Mobile iOS and android

License

License

GroupId

GroupId

com.linecorp.abc
ArtifactId

ArtifactId

kmm-h3-android
Version

Version

0.1.7
Type

Type

aar
Description

Description

kmm-h3
A library to convert Uber's H3 geo-index to LatLng vertices for Kotlin Multiplatform Mobile iOS and android
Project URL

Project URL

https://github.com/line/abc-kmm-h3
Source Code Management

Source Code Management

http://github.com/line/abc-kmm-h3

Download kmm-h3-android 0.1.7


<!-- https://jarcasting.com/artifacts/com.linecorp.abc/kmm-h3-android/ -->
<dependency>
    <groupId>com.linecorp.abc</groupId>
    <artifactId>kmm-h3-android</artifactId>
    <version>0.1.7</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.linecorp.abc/kmm-h3-android/
implementation 'com.linecorp.abc:kmm-h3-android:0.1.7'
// https://jarcasting.com/artifacts/com.linecorp.abc/kmm-h3-android/
implementation ("com.linecorp.abc:kmm-h3-android:0.1.7")
'com.linecorp.abc:kmm-h3-android:aar:0.1.7'
<dependency org="com.linecorp.abc" name="kmm-h3-android" rev="0.1.7">
  <artifact name="kmm-h3-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.linecorp.abc', module='kmm-h3-android', version='0.1.7')
)
libraryDependencies += "com.linecorp.abc" % "kmm-h3-android" % "0.1.7"
[com.linecorp.abc/kmm-h3-android "0.1.7"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.5.21

runtime (1)

Group / Artifact Type Version
com.uber : h3 jar 3.7.1

Project Modules

There are no modules declared in this project.