License |
License |
---|---|
GroupId | GroupIdcom.github.xmlet |
ArtifactId | ArtifactIdhtmlApiFaster |
Version | Version1.0.11 |
Type | Typejar |
Description |
Descriptioncom.github.xmlet:htmlApiFaster
Uses XsdAsmFaster to generate a fluent API that allows the creation of HTML5 documents.
|
Project URL |
Project URL |
Filename | Size |
---|---|
htmlApiFaster-1.0.11.pom | |
htmlApiFaster-1.0.11.jar | 256 KB |
htmlApiFaster-1.0.11-sources.jar | 130 KB |
htmlApiFaster-1.0.11-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-junit-jupiter | jar | 4.5.1 |