All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.rt.storage.api.client.json.package-info Maven / Gradle / Ivy

/**
 * Utilities for JSON as specified in RFC 4627: The
 * application/json Media Type for JavaScript Object Notation (JSON) and Introducing JSON.
 *
 * @since 1.0
 * @author Yaniv Inbar
 */
@ReflectionSupport(value = ReflectionSupport.Level.FULL)
package com.rt.storage.api.client.json;

import com.google.j2objc.annotations.ReflectionSupport;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy