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
The newest version!
package software.amazon.jsii;
@javax.annotation.Generated(value = "JsiiVersion.t.js", date = "2024-12-16T20:26:17.950Z")
final class JsiiVersion {
/** The version of the @jsii/runtime this client was tested with **/
static final String JSII_RUNTIME_VERSION = "@jsii/[email protected]";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy