kmm-h3

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-debug
Last Version

Last Version

0.1.7
Release Date

Release Date

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-debug

How to add to project

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

Versions

Version
0.1.7