is not current version
Last Version 4.0.0

com.launchkey.sdk:examples-cli 3.0.0

Example application for using the Platform SDK in a CLI application

Categories

Categories

CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

com.launchkey.sdk
ArtifactId

ArtifactId

examples-cli
Version

Version

3.0.0
Type

Type

jar

Download examples-cli 3.0.0


<!-- https://jarcasting.com/artifacts/com.launchkey.sdk/examples-cli/ -->
<dependency>
    <groupId>com.launchkey.sdk</groupId>
    <artifactId>examples-cli</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.launchkey.sdk/examples-cli/
implementation 'com.launchkey.sdk:examples-cli:3.0.0'
// https://jarcasting.com/artifacts/com.launchkey.sdk/examples-cli/
implementation ("com.launchkey.sdk:examples-cli:3.0.0")
'com.launchkey.sdk:examples-cli:jar:3.0.0'
<dependency org="com.launchkey.sdk" name="examples-cli" rev="3.0.0">
  <artifact name="examples-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.launchkey.sdk', module='examples-cli', version='3.0.0')
)
libraryDependencies += "com.launchkey.sdk" % "examples-cli" % "3.0.0"
[com.launchkey.sdk/examples-cli "3.0.0"]