License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bowergithub.calvinmetcalf |
ArtifactId | ArtifactIdshapefile-js |
Version | Version3.4.2 |
Type | Typejar |
Description |
Descriptionshp
WebJar for shp
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shapefile-js-3.4.2.pom | |
shapefile-js-3.4.2.jar | 14 MB |
shapefile-js-3.4.2-sources.jar | 22 bytes |
shapefile-js-3.4.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.calvinmetcalf/shapefile-js/ -->
<dependency>
<groupId>org.webjars.bowergithub.calvinmetcalf</groupId>
<artifactId>shapefile-js</artifactId>
<version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.calvinmetcalf/shapefile-js/
implementation 'org.webjars.bowergithub.calvinmetcalf:shapefile-js:3.4.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.calvinmetcalf/shapefile-js/
implementation ("org.webjars.bowergithub.calvinmetcalf:shapefile-js:3.4.2")
'org.webjars.bowergithub.calvinmetcalf:shapefile-js:jar:3.4.2'
<dependency org="org.webjars.bowergithub.calvinmetcalf" name="shapefile-js" rev="3.4.2">
<artifact name="shapefile-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.calvinmetcalf', module='shapefile-js', version='3.4.2')
)
libraryDependencies += "org.webjars.bowergithub.calvinmetcalf" % "shapefile-js" % "3.4.2"
[org.webjars.bowergithub.calvinmetcalf/shapefile-js "3.4.2"]