global.namespace.truelicense.v2.json.V2JsonLicense Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truelicense-v2-json Show documentation
Show all versions of truelicense-v2-json Show documentation
Provides the V2/JSON license key format.
package global.namespace.truelicense.v2.json;
import global.namespace.truelicense.core.AbstractLicense;
/**
* A license for use with V2/JSON format license keys.
*/
public class V2JsonLicense extends AbstractLicense {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy