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

joo.runtimeApiVersion.as Maven / Gradle / Ivy

There is a newer version: 4.1.8
Show newest version
package joo {

/**
 * The Jangaroo Runtime API version (increased only on incompatible compiler-runtime contract changes).
 * @return the Jangaroo Runtime API version.
 */
[Native]
public native function get runtimeApiVersion():String;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy