is not current version
Last Version 4.10.0

com.iovation.launchkey:sdk-root 4.5.0

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.5.0
Type

Type

pom

Download sdk-root 4.5.0

Filename Size
sdk-root-4.5.0.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.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.iovation.launchkey/sdk-root/
implementation 'com.iovation.launchkey:sdk-root:4.5.0'
// https://jarcasting.com/artifacts/com.iovation.launchkey/sdk-root/
implementation ("com.iovation.launchkey:sdk-root:4.5.0")
'com.iovation.launchkey:sdk-root:pom:4.5.0'
<dependency org="com.iovation.launchkey" name="sdk-root" rev="4.5.0">
  <artifact name="sdk-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.iovation.launchkey', module='sdk-root', version='4.5.0')
)
libraryDependencies += "com.iovation.launchkey" % "sdk-root" % "4.5.0"
[com.iovation.launchkey/sdk-root "4.5.0"]