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