com.github.xmlet:htmlApiFaster

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

License

License

GroupId

GroupId

com.github.xmlet
ArtifactId

ArtifactId

htmlApiFaster
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/xmlet/HtmlApiFaster

Download htmlApiFaster

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xmlet/htmlApiFaster/ -->
<dependency>
    <groupId>com.github.xmlet</groupId>
    <artifactId>htmlApiFaster</artifactId>
    <version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xmlet/htmlApiFaster/
implementation 'com.github.xmlet:htmlApiFaster:1.0.11'
// https://jarcasting.com/artifacts/com.github.xmlet/htmlApiFaster/
implementation ("com.github.xmlet:htmlApiFaster:1.0.11")
'com.github.xmlet:htmlApiFaster:jar:1.0.11'
<dependency org="com.github.xmlet" name="htmlApiFaster" rev="1.0.11">
  <artifact name="htmlApiFaster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xmlet', module='htmlApiFaster', version='1.0.11')
)
libraryDependencies += "com.github.xmlet" % "htmlApiFaster" % "1.0.11"
[com.github.xmlet/htmlApiFaster "1.0.11"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.xmlet : xsdAsmFaster jar 1.0.9
org.jboss.windup.decompiler : decompiler-fernflower jar 4.0.0.Final
io.reactivex.rxjava3 : rxjava jar 3.1.4

test (1)

Group / Artifact Type Version
org.mockito : mockito-junit-jupiter jar 4.5.1

Project Modules

There are no modules declared in this project.
com.github.xmlet

Versions

Version
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