is not current version
Last Version 4.10.0

com.iovation.launchkey:sdk-root 4.2.2

Root module for all modules related to the iovation LaunchKey SDK for Java

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.iovation.launchkey
ArtifactId

ArtifactId

sdk-root
Version

Version

4.2.2
Type

Type

pom

Download sdk-root 4.2.2

Filename Size
sdk-root-4.2.2.pom 7 KB
Browse

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