| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdturf |
| Last Version | Last Version3.0.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionturf
WebJar for turf
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| turf-3.0.14.pom | |
| turf-3.0.14.jar | 283 KB |
| turf-3.0.14-sources.jar | 22 bytes |
| turf-3.0.14-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/turf/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>turf</artifactId>
<version>3.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/turf/
implementation 'org.webjars.npm:turf:3.0.14'
// https://jarcasting.com/artifacts/org.webjars.npm/turf/
implementation ("org.webjars.npm:turf:3.0.14")
'org.webjars.npm:turf:jar:3.0.14'
<dependency org="org.webjars.npm" name="turf" rev="3.0.14">
<artifact name="turf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='turf', version='3.0.14')
)
libraryDependencies += "org.webjars.npm" % "turf" % "3.0.14"
[org.webjars.npm/turf "3.0.14"]