is not current version
Last Version 4.0.0

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

Parent module for LaunchKey Examples

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.launchkey.sdk
ArtifactId

ArtifactId

launchkey-examples-parent
Version

Version

3.0.0
Type

Type

pom

Download launchkey-examples-parent 3.0.0


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