software.amazon.jsii.JsiiVersion Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsii-runtime Show documentation
Show all versions of jsii-runtime Show documentation
Java client for jsii runtime
package software.amazon.jsii;
@javax.annotation.Generated(value = "JsiiVersion.t.js", date = "2023-05-10T16:33:41.562Z")
final class JsiiVersion {
/** The version of the @jsii/runtime this client was tested with **/
static final String JSII_RUNTIME_VERSION = "@jsii/[email protected]";
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy