is not current version
Last Version 4.8.0

com.iovation.launchkey:sdk-examples-parent 4.2.1


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.iovation.launchkey
ArtifactId

ArtifactId

sdk-examples-parent
Version

Version

4.2.1
Type

Type

pom

Download sdk-examples-parent 4.2.1

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