Last Version

iovation LaunchKey SDK Example Parent Module 4.8.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.iovation.launchkey
ArtifactId

ArtifactId

sdk-examples-parent
Version

Version

4.8.0
Type

Type

pom
Description

Description

iovation LaunchKey SDK Example Parent Module
Root module for all modules related to the iovation LaunchKey SDK for Java
Project Organization

Project Organization

iovation

Download sdk-examples-parent 4.8.0

Filename Size
sdk-examples-parent-4.8.0.pom 691 bytes
Browse

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

Dependencies

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

Project Modules

  • cli-example
  • spring-mvc