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