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

com.manywho.sdk.services.CachedData Maven / Gradle / Ivy

package com.manywho.sdk.services;

import org.reflections.Reflections;

public class CachedData {
    public static byte[] bodyStream;
    public static Reflections reflections;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy