Last Version

LaunchKey Root Module 4.0.0

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

License

License

MIT
Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.launchkey.sdk
ArtifactId

ArtifactId

launchkey-root
Version

Version

4.0.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/LaunchKey/launchkey-java
Project Organization

Project Organization

iovation
Source Code Management

Source Code Management

https://github.com/iovation/launchkey-java

Download launchkey-root 4.0.0

Filename Size
launchkey-root-4.0.0.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sdk
  • examples