License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.iovation.launchkey |
ArtifactId | ArtifactIdsdk-root |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioniovation LaunchKey SDK Root Module
Root module for all modules related to the iovation LaunchKey SDK for Java
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sdk-root-4.10.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.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.iovation.launchkey/sdk-root/
implementation 'com.iovation.launchkey:sdk-root:4.10.0'
// https://jarcasting.com/artifacts/com.iovation.launchkey/sdk-root/
implementation ("com.iovation.launchkey:sdk-root:4.10.0")
'com.iovation.launchkey:sdk-root:pom:4.10.0'
<dependency org="com.iovation.launchkey" name="sdk-root" rev="4.10.0">
<artifact name="sdk-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.iovation.launchkey', module='sdk-root', version='4.10.0')
)
libraryDependencies += "com.iovation.launchkey" % "sdk-root" % "4.10.0"
[com.iovation.launchkey/sdk-root "4.10.0"]