API Common for Java is a library for frequently used tools relating to Google APIs. It currently contains the Path Template library for manipulating strings that are formatted as Google API resource names.
Java 7 or above is required for using this library.
Contributions to this library are always welcome and highly encouraged.
See the CONTRIBUTING documentation for more information on how to get started.
This library follows Semantic Versioning.
It is currently in major version zero (0.y.z
), which means that anything
may change at any time and the public API should not be considered
stable.
BSD - See LICENSE for more information.