Skip to content

DanySK/gson-extras

 
 

Repository files navigation

gson-extras

This repository is a copy of gson-extras with the sole purpose of being shipped to Maven Central, since many people insist in copying the sources inside their own projects as James Wald suggests on a forum.

License

Gson is released under the Apache 2.0 license.

Copyright 2008 Google Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and
limitations under the License.

Disclaimer

This is not an officially supported Google product.

About

A Java serialization/deserialization library that can convert Java Objects into JSON and back.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.9%
  • JavaScript 1.1%