Last Version

CLI Example Application 4.0.0

Example application for using the Platform SDK in a CLI application

License

License

MIT
Categories

Categories

CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

com.launchkey.sdk
ArtifactId

ArtifactId

examples-cli
Version

Version

4.0.0
Type

Type

jar
Description

Description

CLI Example Application
Example application for using the Platform SDK in a CLI application
Project Organization

Project Organization

iovation

Download examples-cli 4.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.launchkey.sdk : launchkey-sdk jar 4.0.0
com.martiansoftware : jsap jar 2.1

provided (1)

Group / Artifact Type Version
bouncycastle : bcprov-jdk16 jar [0.0,)

Project Modules

There are no modules declared in this project.