is not current version
Last Version 4.0.0

com.launchkey.sdk:launchkey-examples-parent 2.0.1


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.launchkey.sdk
ArtifactId

ArtifactId

launchkey-examples-parent
Version

Version

2.0.1
Type

Type

pom

Download launchkey-examples-parent 2.0.1


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