License |
License
MIT
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.launchkey.pom |
ArtifactId | ArtifactIdsuper-pom |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlaunchkey-super-pom
LaunchKey OSS Super POM
|
Project Organization |
Project OrganizationLaunchKey |
Filename | Size |
---|---|
super-pom-1.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.launchkey.pom/super-pom/ -->
<dependency>
<groupId>com.launchkey.pom</groupId>
<artifactId>super-pom</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.launchkey.pom/super-pom/
implementation 'com.launchkey.pom:super-pom:1.0.0'
// https://jarcasting.com/artifacts/com.launchkey.pom/super-pom/
implementation ("com.launchkey.pom:super-pom:1.0.0")
'com.launchkey.pom:super-pom:pom:1.0.0'
<dependency org="com.launchkey.pom" name="super-pom" rev="1.0.0">
<artifact name="super-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.launchkey.pom', module='super-pom', version='1.0.0')
)
libraryDependencies += "com.launchkey.pom" % "super-pom" % "1.0.0"
[com.launchkey.pom/super-pom "1.0.0"]
Version |
---|
1.0.0
|