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