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