is not current version
Last Version 10.2.1

com.github.skeychen:dswork-cs 10.1.0


Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.skeychen
ArtifactId

ArtifactId

dswork-cs
Version

Version

10.1.0
Type

Type

jar

Download dswork-cs 10.1.0


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