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