is not current version
Last Version 10.3.5

com.github.skeychen:dswork-core 8.8.4

dswork-core

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.skeychen
ArtifactId

ArtifactId

dswork-core
Version

Version

8.8.4
Type

Type

jar

Download dswork-core 8.8.4


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