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