1name: "s2-geometry-library-java" 2description: 3 "Java S2 Library " 4 " " 5 "S2 is a library for spherical geometry that aims to have the same " 6 "robustness, flexibility, and performance as the very best planar geometry " 7 "libraries." 8 9third_party { 10 url { 11 type: HOMEPAGE 12 value: "https://s2geometry.io/" 13 } 14 url { 15 type: GIT 16 value: "https://github.com/google/s2-geometry-library-java" 17 } 18 version: "c28f287b996c0cedc5516a0426fbd49f6c9611ec" 19 last_upgrade_date { year: 2020 month: 7 day: 1 } 20 license_type: NOTICE 21} 22