| License |
License
BSD 3-Clause
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdmapbox.js |
| Version | Version3.3.1 |
| Type | Typejar |
| Description |
Descriptionmapbox.js
WebJar for mapbox.js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mapbox.js-3.3.1.pom | |
| mapbox.js-3.3.1.jar | 1000 KB |
| mapbox.js-3.3.1-sources.jar | 22 bytes |
| mapbox.js-3.3.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/mapbox.js/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>mapbox.js</artifactId>
<version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/mapbox.js/
implementation 'org.webjars.npm:mapbox.js:3.3.1'
// https://jarcasting.com/artifacts/org.webjars.npm/mapbox.js/
implementation ("org.webjars.npm:mapbox.js:3.3.1")
'org.webjars.npm:mapbox.js:jar:3.3.1'
<dependency org="org.webjars.npm" name="mapbox.js" rev="3.3.1">
<artifact name="mapbox.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='mapbox.js', version='3.3.1')
)
libraryDependencies += "org.webjars.npm" % "mapbox.js" % "3.3.1"
[org.webjars.npm/mapbox.js "3.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : mapbox__corslite | jar | [0.0.7] |
| org.webjars.npm : mapbox__sanitize-caja | jar | [0.1.4,0.2) |
| org.webjars.npm : leaflet | jar | [1.4.0] |
| org.webjars.npm : mustache | jar | [3.0.1] |