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

com.swak.license.provider.V4License Maven / Gradle / Ivy

The newest version!
package com.swak.license.provider;


import com.swak.license.core.AbstractLicense;

/**
 * A license for use with V4 format license keys.
 */
public class V4License extends AbstractLicense {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy