is not current version
Last Version 10.3.5

com.github.skeychen:dswork-parent 8.8.3

dswork-parent

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.skeychen
ArtifactId

ArtifactId

dswork-parent
Version

Version

8.8.3
Type

Type

pom

Download dswork-parent 8.8.3

Filename Size
dswork-parent-8.8.3.pom 10 KB
Browse

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