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

flair.gradle.structures.IStructure.groovy Maven / Gradle / Ivy

package flair.gradle.structures

import org.gradle.api.Project

/**
 * @author SamYStudiO ( [email protected] )
 */
public interface IStructure
{
	void create( Project project , File source )
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy