| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.xmlet |
| Идентификатор | ИдентификаторhtmlApi |
| Последняя версия | Последняя версия1.0.13 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.xmlet:htmlApi
Uses XsdAsm to generate a fluent API that allows the creation of HTML5 documents.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| htmlApi-1.0.13.pom | |
| htmlApi-1.0.13.jar | 313 KB |
| htmlApi-1.0.13-sources.jar | 7 KB |
| htmlApi-1.0.13-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.xmlet/htmlApi/ -->
<dependency>
<groupId>com.github.xmlet</groupId>
<artifactId>htmlApi</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xmlet/htmlApi/
implementation 'com.github.xmlet:htmlApi:1.0.13'
// https://jarcasting.com/artifacts/com.github.xmlet/htmlApi/
implementation ("com.github.xmlet:htmlApi:1.0.13")
'com.github.xmlet:htmlApi:jar:1.0.13'
<dependency org="com.github.xmlet" name="htmlApi" rev="1.0.13">
<artifact name="htmlApi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xmlet', module='htmlApi', version='1.0.13')
)
libraryDependencies += "com.github.xmlet" % "htmlApi" % "1.0.13"
[com.github.xmlet/htmlApi "1.0.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.xmlet : xsdAsm | jar | 1.0.14 |
| org.jboss.windup.decompiler : decompiler-fernflower | jar | 4.0.0.Final |