public class Library extends Library
public Library(String name, String version, String licence, String info)
name - the name.version - the version.licence - the licence.info - the web address or other info.public Library(ProjectInfo project)
project - information about a project.Copyright © 2009-2012 jtstand.com. All Rights Reserved.