Skip to content

lit-technology/s2-geometry-library-java

 
 

Repository files navigation

S2 Geometry Library Java

Release Downloads License

Installation

allprojects {
 repositories {
    jcenter()
    maven { url "https://jitpack.io" }
 }
}
dependencies {
    compile 'com.github.philip-bui:s2-geometry-library-java:1.0.0'
}

Outdated

Note: This is a temporary port until the updated version comes out of Google. See issue.

About

Automatically exported from code.google.com/p/s2-geometry-library-java forked for Jitpack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%