Categories |
CategoriesGithub Development Tools Version Controls Leaf Data Databases |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-Leaflet-Leaflet |
Version | Version0.7.7 |
Type | Typejar |
Filename | Size |
---|---|
github-com-Leaflet-Leaflet-0.7.7.pom | |
github-com-Leaflet-Leaflet-0.7.7.jar | 735 KB |
github-com-Leaflet-Leaflet-0.7.7-sources.jar | 22 bytes |
github-com-Leaflet-Leaflet-0.7.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-Leaflet-Leaflet/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-Leaflet-Leaflet</artifactId>
<version>0.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Leaflet-Leaflet/
implementation 'org.webjars.npm:github-com-Leaflet-Leaflet:0.7.7'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-Leaflet-Leaflet/
implementation ("org.webjars.npm:github-com-Leaflet-Leaflet:0.7.7")
'org.webjars.npm:github-com-Leaflet-Leaflet:jar:0.7.7'
<dependency org="org.webjars.npm" name="github-com-Leaflet-Leaflet" rev="0.7.7">
<artifact name="github-com-Leaflet-Leaflet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-Leaflet-Leaflet', version='0.7.7')
)
libraryDependencies += "org.webjars.npm" % "github-com-Leaflet-Leaflet" % "0.7.7"
[org.webjars.npm/github-com-Leaflet-Leaflet "0.7.7"]