Registry / networking / grpc-google-common-protos

grpc-google-common-protos

JSON →
library2.71.0javamavenunverified

GRPC library for grpc-google-common-protos

<dependency> <groupId>com.google.api.grpc</groupId> <artifactId>grpc-google-common-protos</artifactId> <version>2.71.0</version> </dependency>
INSTALL
IMPORT
SIG · GRPC-GOOGLE-COMMON
G
grpc-google-common-protos
networkingjavav2.71.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

S2Point
com.google.common.geometry.S2Point

Creates an S2Point from the common protos library.

import com.google.common.geometry.S2Point; public class Main { public static void main(String[] args) { S2Point point = new S2Point(1.0, 0.0, 0.0); System.out.println(point); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.71.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
grpc-google-common-protos — mvn dependency:get grpc-google-common-protos · libregistry