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

templates.swf.as Maven / Gradle / Ivy

Go to download

GradleFx is a Gradle plugin for building Flex and Actionscript applications

The newest version!
package ${package} {
	
	import flash.display.Sprite;
	

	public class ${class} extends Sprite {
		
		public function ${class}()
		{
			
		}
		
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy