Last Version

com.github.xmlet:htmlApi 1.0.13

Uses XsdAsm to generate a fluent API that allows the creation of HTML5 documents.

License

License

GroupId

GroupId

com.github.xmlet
ArtifactId

ArtifactId

htmlApi
Version

Version

1.0.13
Type

Type

jar
Description

Description

com.github.xmlet:htmlApi
Uses XsdAsm to generate a fluent API that allows the creation of HTML5 documents.
Project URL

Project URL

https://github.com/xmlet/HtmlApi

Download htmlApi 1.0.13


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.xmlet : xsdAsm jar 1.0.14
org.jboss.windup.decompiler : decompiler-fernflower jar 4.0.0.Final

Project Modules

There are no modules declared in this project.