License |
License
Apache 2.0
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.dlsc.keyboardfx |
ArtifactId | ArtifactIdparent |
Version | Version1.0.2 |
Type | Typepom |
Description |
DescriptionKeyboardFXParent
Parent project of KeyboardFX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.0.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dlsc.keyboardfx/parent/ -->
<dependency>
<groupId>com.dlsc.keyboardfx</groupId>
<artifactId>parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.dlsc.keyboardfx/parent/
implementation 'com.dlsc.keyboardfx:parent:1.0.2'
// https://jarcasting.com/artifacts/com.dlsc.keyboardfx/parent/
implementation ("com.dlsc.keyboardfx:parent:1.0.2")
'com.dlsc.keyboardfx:parent:pom:1.0.2'
<dependency org="com.dlsc.keyboardfx" name="parent" rev="1.0.2">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.dlsc.keyboardfx', module='parent', version='1.0.2')
)
libraryDependencies += "com.dlsc.keyboardfx" % "parent" % "1.0.2"
[com.dlsc.keyboardfx/parent "1.0.2"]