t

turf-square

WebJar for turf-square
http://webjars.org
MIT
Files download
File Operation
turf-square-3.0.12.jar download
turf-square-3.0.12.pom download
turf-square-3.0.12-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>turf-square</artifactId>
  <version>3.0.12</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:turf-square:3.0.12'
Gradle Kotlin
implementation("org.webjars.npm:turf-square:3.0.12")
Scala SBT
libraryDependencies += "org.webjars.npm" % "turf-square" % "3.0.12"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='turf-square', version='3.0.12')
)
Apache Ivy
<dependency org="org.webjars.npm" name="turf-square" rev="3.0.12" />
Leiningen
[org.webjars.npm/turf-square "3.0.12"]
Apache Buildr
'org.webjars.npm:turf-square:jar:3.0.12'