Last Version

com.github.xmlet:htmlApiFaster 1.0.11

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

License

License

GroupId

GroupId

com.github.xmlet
ArtifactId

ArtifactId

htmlApiFaster
Version

Version

1.0.11
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 1.0.11


<!-- 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.