Categories |
CategoriesLeaf Data Databases |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdLeaflet.EasyButton |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
Leaflet.EasyButton-1.1.0.pom | |
Leaflet.EasyButton-1.1.0.jar | 9 KB |
Leaflet.EasyButton-1.1.0-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/Leaflet.EasyButton/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>Leaflet.EasyButton</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/Leaflet.EasyButton/
implementation 'org.webjars.bower:Leaflet.EasyButton:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.bower/Leaflet.EasyButton/
implementation ("org.webjars.bower:Leaflet.EasyButton:1.1.0")
'org.webjars.bower:Leaflet.EasyButton:jar:1.1.0'
<dependency org="org.webjars.bower" name="Leaflet.EasyButton" rev="1.1.0">
<artifact name="Leaflet.EasyButton" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='Leaflet.EasyButton', version='1.1.0')
)
libraryDependencies += "org.webjars.bower" % "Leaflet.EasyButton" % "1.1.0"
[org.webjars.bower/Leaflet.EasyButton "1.1.0"]