MVN

com.google.geometry : s2-geometry

Maven & Gradle

Aug 02, 2021
3 usages
519 stars

S2 Geometry Library for Java · Core geometry libraries for Java.

<dependency>
    <groupId>com.google.geometry</groupId>
    <artifactId>s2-geometry</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.geometry : s2-geometry to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.google.geometry : s2-geometry to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
s2-geometry-2.0.0

How to add a dependency to Maven

Add the following com.google.geometry : s2-geometry maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.geometry</groupId>
    <artifactId>s2-geometry</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.geometry : s2-geometry gradle dependency to your build.gradle file:

implementation 'com.google.geometry:s2-geometry:2.0.0'

Gradle Kotlin DSL: Add the following com.google.geometry : s2-geometry gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.geometry:s2-geometry:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.geometry : s2-geometry sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.geometry" % "s2-geometry" % "2.0.0"

Advertisement

Dependencies from Group

Aug 02, 2021
3 usages
519 stars

Discover Dependencies

Aug 01, 2021
1 usages
8 stars
Nov 04, 2021
4 usages
0 stars
Jul 30, 2021
1 stars
Aug 01, 2021
0 stars
Aug 18, 2022
46 stars
Aug 02, 2021
Aug 17, 2021
1 usages
3 stars
Jan 28, 2022
4 stars