is not current version
Last Version 4.10.0

com.iovation.launchkey:sdk-integration-tests 4.7.0

Integration tests for the LaunchKey Service SDK for Java

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.iovation.launchkey
ArtifactId

ArtifactId

sdk-integration-tests
Version

Version

4.7.0
Type

Type

jar

Download sdk-integration-tests 4.7.0


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