Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

io-sgr/s2-geometry-library-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this repository

Build Status codecov

This repository is forked from s2-geometry-library-java which is originally hosted on Google Code with several updates:

  • Support build with Maven.
  • Released to Maven Central.

The last update was about 6 years ago, doesn't seem to be maintained. It seems they mavenized it last year, so I'm putting this repo to READONLY mode.

How to use the official version

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

How to use this forked version

  • If you are using Maven, add denpendency in pom.xml:
    <dependency>
        <groupId>io.sgr</groupId>
        <artifactId>s2-geometry-library-java</artifactId>
        <version>1.0.1</version>
    </dependency>
    
  • If you are using Gradle, add dependency in build.gradle:
    compile('io.sgr:s2-geometry-library-java:1.0.1')
    

Packages

No packages published

Languages

  • Java 100.0%
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy