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