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

com.pyx4me.maven.j2me.ProguardOptions Maven / Gradle / Ivy

There is a newer version: 2.0.4
Show newest version
/**
 * Pyx4me framework
 * Copyright (C) 2006-2007 pyx4.com.
 * 
 * @author vlads
 * @version $Id: ProguardOptions.java 1510 2007-10-17 18:40:42Z vlads $
 */
package com.pyx4me.maven.j2me;

public class ProguardOptions {

	/**
	 * ProGuard configuration options
	 * 
	 * @parameter
	 */
	String[] options;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy