License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.skeychen |
ArtifactId | ArtifactIddswork-parent |
Last Version | Last Version10.3.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondswork-framework
dswork-framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dswork-parent-10.3.5.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-parent/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-parent</artifactId>
<version>10.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-parent/
implementation 'com.github.skeychen:dswork-parent:10.3.5'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-parent/
implementation ("com.github.skeychen:dswork-parent:10.3.5")
'com.github.skeychen:dswork-parent:pom:10.3.5'
<dependency org="com.github.skeychen" name="dswork-parent" rev="10.3.5">
<artifact name="dswork-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-parent', version='10.3.5')
)
libraryDependencies += "com.github.skeychen" % "dswork-parent" % "10.3.5"
[com.github.skeychen/dswork-parent "10.3.5"]