License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdorg.webjars.bowergithub.leaflet |
ArtifactId | ArtifactIdpath.drag.js |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionleaflet.path.drag
WebJar for leaflet.path.drag
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
path.drag.js-0.0.6.pom | |
path.drag.js-0.0.6.jar | 10 KB |
path.drag.js-0.0.6-sources.jar | 22 bytes |
path.drag.js-0.0.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.leaflet/path.drag.js/ -->
<dependency>
<groupId>org.webjars.bowergithub.leaflet</groupId>
<artifactId>path.drag.js</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.leaflet/path.drag.js/
implementation 'org.webjars.bowergithub.leaflet:path.drag.js:0.0.6'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.leaflet/path.drag.js/
implementation ("org.webjars.bowergithub.leaflet:path.drag.js:0.0.6")
'org.webjars.bowergithub.leaflet:path.drag.js:jar:0.0.6'
<dependency org="org.webjars.bowergithub.leaflet" name="path.drag.js" rev="0.0.6">
<artifact name="path.drag.js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.leaflet', module='path.drag.js', version='0.0.6')
)
libraryDependencies += "org.webjars.bowergithub.leaflet" % "path.drag.js" % "0.0.6"
[org.webjars.bowergithub.leaflet/path.drag.js "0.0.6"]