Last Version

Neko HTML 2.1.2

An HTML parser and tag balancer.

License

License

GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

nekohtml
Version

Version

2.1.2
Type

Type

jar
Description

Description

Neko HTML
An HTML parser and tag balancer.
Project URL

Project URL

https://github.com/codelibs/nekohtml
Project Organization

Project Organization

CodeLibs Project

Download nekohtml 2.1.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.