Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.domoritz |
ArtifactId | ArtifactIdleaflet-locatecontrol |
Version | Version0.44.0 |
Type | Typejar |
Filename | Size |
---|---|
leaflet-locatecontrol-0.44.0.pom | |
leaflet-locatecontrol-0.44.0.jar | 438 KB |
leaflet-locatecontrol-0.44.0-sources.jar | 22 bytes |
leaflet-locatecontrol-0.44.0-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.44.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.domoritz/leaflet-locatecontrol/
implementation 'org.webjars.bowergithub.domoritz:leaflet-locatecontrol:0.44.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.domoritz/leaflet-locatecontrol/
implementation ("org.webjars.bowergithub.domoritz:leaflet-locatecontrol:0.44.0")
'org.webjars.bowergithub.domoritz:leaflet-locatecontrol:jar:0.44.0'
<dependency org="org.webjars.bowergithub.domoritz" name="leaflet-locatecontrol" rev="0.44.0">
<artifact name="leaflet-locatecontrol" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.domoritz', module='leaflet-locatecontrol', version='0.44.0')
)
libraryDependencies += "org.webjars.bowergithub.domoritz" % "leaflet-locatecontrol" % "0.44.0"
[org.webjars.bowergithub.domoritz/leaflet-locatecontrol "0.44.0"]