Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 997 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 997 Bytes

API Common for Java

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 Versions

Java 7 or above is required for using this library.

Contributing

Contributions to this library are always welcome and highly encouraged.

See the CONTRIBUTING documentation for more information on how to get started.

Versioning

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.

License

BSD - See LICENSE for more information.