License |
License |
---|---|
GroupId | GroupIdio.koara |
ArtifactId | ArtifactIdkoara-html5 |
Version | Version0.9.1 |
Type | Typejar |
Description |
Descriptionkoara-html5
Koara to HTML5 parser written in Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
koara-html5-0.9.1.pom | |
koara-html5-0.9.1.jar | 3 KB |
koara-html5-0.9.1-sources.jar | 2 KB |
koara-html5-0.9.1-javadoc.jar | 19 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.koara : koara | jar | 0.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |