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