| GroupId | GroupIdorg.webjars.npm |
|---|---|
| ArtifactId | ArtifactIdturf__line-split |
| Version | Version6.3.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| turf__line-split-6.3.0.pom | |
| turf__line-split-6.3.0.jar | 9 KB |
| turf__line-split-6.3.0-sources.jar | 22 bytes |
| turf__line-split-6.3.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/turf__line-split/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>turf__line-split</artifactId>
<version>6.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/turf__line-split/
implementation 'org.webjars.npm:turf__line-split:6.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/turf__line-split/
implementation ("org.webjars.npm:turf__line-split:6.3.0")
'org.webjars.npm:turf__line-split:jar:6.3.0'
<dependency org="org.webjars.npm" name="turf__line-split" rev="6.3.0">
<artifact name="turf__line-split" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='turf__line-split', version='6.3.0')
)
libraryDependencies += "org.webjars.npm" % "turf__line-split" % "6.3.0"
[org.webjars.npm/turf__line-split "6.3.0"]