MVN

io.sgr : s2-geometry-library-java

Maven & Gradle

Jul 29, 2019
49 usages
21 stars

Google S2 geometry library · A java library for Google s2

<dependency>
    <groupId>io.sgr</groupId>
    <artifactId>s2-geometry-library-java</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sgr : s2-geometry-library-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.sgr : s2-geometry-library-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
s2-geometry-library-java-1.0.1
s2-geometry-library-java-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.sgr</groupId>
    <artifactId>s2-geometry-library-java</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.sgr : s2-geometry-library-java gradle dependency to your build.gradle file:

implementation 'io.sgr:s2-geometry-library-java:1.0.1'

Gradle Kotlin DSL: Add the following io.sgr : s2-geometry-library-java gradle kotlin dependency to your build.gradle.kts file:

implementation("io.sgr:s2-geometry-library-java:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.sgr : s2-geometry-library-java sbt scala dependency to your build.sbt file:

libraryDependencies += "io.sgr" % "s2-geometry-library-java" % "1.0.1"

Advertisement

Dependencies from Group

Jul 29, 2019
49 usages
21 stars
Oct 15, 2019
6 usages
0 stars
Jul 14, 2019
2 stars
Jul 15, 2019
1 stars
Jul 14, 2019
1 stars

Discover Dependencies

Sep 11, 2017
2 usages
4.3k stars
Oct 22, 2020
49 stars
Jul 09, 2023
2 usages
37 stars
Feb 22, 2022
377 stars
Oct 14, 2019
89 usages
Jul 22, 2017
2 stars