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