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

de.pfabulist.loracle.license.LicenseID Maven / Gradle / Ivy

package de.pfabulist.loracle.license;

/**
 * Copyright (c) 2006 - 2016, Stephan Pfab
 * SPDX-License-Identifier: BSD-2-Clause
 */

public interface LicenseID {

    String getId();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy