License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.skeychen |
ArtifactId | ArtifactIddswork-webio |
Version | Version10.3.5 |
Type | Typejar |
Description |
Descriptiondswork-framework
|
Filename | Size |
---|---|
dswork-webio-10.3.5.pom | |
dswork-webio-10.3.5.jar | 11 KB |
dswork-webio-10.3.5-sources.jar | 9 KB |
dswork-webio-10.3.5-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-webio/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-webio</artifactId>
<version>10.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-webio/
implementation 'com.github.skeychen:dswork-webio:10.3.5'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-webio/
implementation ("com.github.skeychen:dswork-webio:10.3.5")
'com.github.skeychen:dswork-webio:jar:10.3.5'
<dependency org="com.github.skeychen" name="dswork-webio" rev="10.3.5">
<artifact name="dswork-webio" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-webio', version='10.3.5')
)
libraryDependencies += "com.github.skeychen" % "dswork-webio" % "10.3.5"
[com.github.skeychen/dswork-webio "10.3.5"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |