Last Version

koara-html5 0.9.1

Koara to HTML5 parser written in Java

License

License

GroupId

GroupId

io.koara
ArtifactId

ArtifactId

koara-html5
Version

Version

0.9.1
Type

Type

jar
Description

Description

koara-html5
Koara to HTML5 parser written in Java
Source Code Management

Source Code Management

https://github.com/koara/koara-java-html5.git

Download koara-html5 0.9.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.koara : koara jar 0.9.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.