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