| License |
License |
|---|---|
| GroupId | GroupIdio.github.ci-cmg |
| ArtifactId | ArtifactIdh3-darwin-arm64 |
| Last Version | Last Version3.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.ci-cmg:h3-darwin-arm64
H3 bindings for Apple M1 ARM
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| h3-darwin-arm64-3.7.0.pom | |
| h3-darwin-arm64-3.7.0.jar | 39 KB |
| h3-darwin-arm64-3.7.0-sources.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ci-cmg/h3-darwin-arm64/ -->
<dependency>
<groupId>io.github.ci-cmg</groupId>
<artifactId>h3-darwin-arm64</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ci-cmg/h3-darwin-arm64/
implementation 'io.github.ci-cmg:h3-darwin-arm64:3.7.0'
// https://jarcasting.com/artifacts/io.github.ci-cmg/h3-darwin-arm64/
implementation ("io.github.ci-cmg:h3-darwin-arm64:3.7.0")
'io.github.ci-cmg:h3-darwin-arm64:jar:3.7.0'
<dependency org="io.github.ci-cmg" name="h3-darwin-arm64" rev="3.7.0">
<artifact name="h3-darwin-arm64" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ci-cmg', module='h3-darwin-arm64', version='3.7.0')
)
libraryDependencies += "io.github.ci-cmg" % "h3-darwin-arm64" % "3.7.0"
[io.github.ci-cmg/h3-darwin-arm64 "3.7.0"]