| Категории |
КатегорииKeY Данные Data Formats Formal Verification |
|---|---|
| Группа | Группаcom.github.skeychen |
| Идентификатор | Идентификаторdswork-html |
| Версия | Версия8.8.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| dswork-html-8.8.7.pom | |
| dswork-html-8.8.7.jar | 203 KB |
| dswork-html-8.8.7-sources.jar | 55 KB |
| dswork-html-8.8.7-javadoc.jar | 356 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-html/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-html</artifactId>
<version>8.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-html/
implementation 'com.github.skeychen:dswork-html:8.8.7'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-html/
implementation ("com.github.skeychen:dswork-html:8.8.7")
'com.github.skeychen:dswork-html:jar:8.8.7'
<dependency org="com.github.skeychen" name="dswork-html" rev="8.8.7">
<artifact name="dswork-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-html', version='8.8.7')
)
libraryDependencies += "com.github.skeychen" % "dswork-html" % "8.8.7"
[com.github.skeychen/dswork-html "8.8.7"]