Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.willtemperley |
ArtifactId | ArtifactIdleaflet-map |
Version | Version0.16 |
Type | Typejar |
Filename | Size |
---|---|
leaflet-map-0.16.pom | |
leaflet-map-0.16.jar | 10 KB |
leaflet-map-0.16-sources.jar | 22 bytes |
leaflet-map-0.16-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.willtemperley/leaflet-map/ -->
<dependency>
<groupId>org.webjars.bowergithub.willtemperley</groupId>
<artifactId>leaflet-map</artifactId>
<version>0.16</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.willtemperley/leaflet-map/
implementation 'org.webjars.bowergithub.willtemperley:leaflet-map:0.16'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.willtemperley/leaflet-map/
implementation ("org.webjars.bowergithub.willtemperley:leaflet-map:0.16")
'org.webjars.bowergithub.willtemperley:leaflet-map:jar:0.16'
<dependency org="org.webjars.bowergithub.willtemperley" name="leaflet-map" rev="0.16">
<artifact name="leaflet-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.willtemperley', module='leaflet-map', version='0.16')
)
libraryDependencies += "org.webjars.bowergithub.willtemperley" % "leaflet-map" % "0.16"
[org.webjars.bowergithub.willtemperley/leaflet-map "0.16"]