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