com.github.xmlet:htmlApi

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

License

License

GroupId

GroupId

com.github.xmlet
ArtifactId

ArtifactId

htmlApi
Last Version

Last Version

1.0.13
Release Date

Release Date

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

How to add to project

<!-- 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.
com.github.xmlet

Versions

Version
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0