MVN

net.enovea : ks2-geometry

Maven & Gradle

Oct 04, 2021
17 stars

S2 Geometry Library for Kotlin/Java · Spherical geometry computation library. This library is a proting of the Google C++ library https://s2geometry.io.

<dependency>
    <groupId>net.enovea</groupId>
    <artifactId>ks2-geometry</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.enovea : ks2-geometry to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.enovea : ks2-geometry to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ks2-geometry-1.0.0

How to add a dependency to Maven

Add the following net.enovea : ks2-geometry maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.enovea</groupId>
    <artifactId>ks2-geometry</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.enovea : ks2-geometry gradle dependency to your build.gradle file:

implementation 'net.enovea:ks2-geometry:1.0.0'

Gradle Kotlin DSL: Add the following net.enovea : ks2-geometry gradle kotlin dependency to your build.gradle.kts file:

implementation("net.enovea:ks2-geometry:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.enovea : ks2-geometry sbt scala dependency to your build.sbt file:

libraryDependencies += "net.enovea" % "ks2-geometry" % "1.0.0"

Advertisement

Dependencies from Group

Oct 04, 2021
17 stars

Discover Dependencies

Oct 05, 2021
1 usages
0 stars
Oct 08, 2021
0 stars
Dec 13, 2021
214 stars
Oct 05, 2021
42 stars
Sep 29, 2021
5 usages
23 stars
Aug 16, 2023
24 stars
Oct 15, 2021
3 usages
0 stars