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

com.cjoop.maven.proguard.simple.Application Maven / Gradle / Ivy

There is a newer version: 0.0.2
Show newest version
package com.cjoop.maven.proguard.simple;

public class Application {

	public static void main(String[] args) {
		System.out.println("cjoop-proguard-simple-jar");
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy