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