is not current version
Last Version 4.8.0

com.iovation.launchkey:sdk-examples-cli 4.7.0

Example application for using the LaunchKey SDK in a CLI application

Categories

Categories

CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

com.iovation.launchkey
ArtifactId

ArtifactId

sdk-examples-cli
Version

Version

4.7.0
Type

Type

jar

Download sdk-examples-cli 4.7.0


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