final class SdkVersion
extends java.lang.Object
Describes the version of the SARL SDK.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Field Summary
Modifier and type |
Field and description |
public static val java.lang.String |
SDK_VERSION
The version number of the current release of the SARL SDK, e.g. |
Modifier and type |
Field and description |
public static val java.lang.String |
SDK_VERSION
The version number of the current release of the SARL SDK, e.g. |
Field Details
-
SDK_VERSION
-
public static val SDK_VERSION : java.lang.String = "0.13.0"
The version number of the current release of the SARL SDK, e.g. 0.13.0
.
-
See:
-