| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdh3-js |
| Last Version | Last Version3.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionh3-js
WebJar for h3-js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| h3-js-3.7.0.pom | |
| h3-js-3.7.0.jar | 1 MB |
| h3-js-3.7.0-sources.jar | 22 bytes |
| h3-js-3.7.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/h3-js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>h3-js</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/h3-js/
implementation 'org.webjars.npm:h3-js:3.7.0'
// https://jarcasting.com/artifacts/org.webjars.npm/h3-js/
implementation ("org.webjars.npm:h3-js:3.7.0")
'org.webjars.npm:h3-js:jar:3.7.0'
<dependency org="org.webjars.npm" name="h3-js" rev="3.7.0">
<artifact name="h3-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='h3-js', version='3.7.0')
)
libraryDependencies += "org.webjars.npm" % "h3-js" % "3.7.0"
[org.webjars.npm/h3-js "3.7.0"]