Neko HTML

An HTML parser and tag balancer.

License

License

GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

nekohtml
Last Version

Last Version

2.1.2
Release Date

Release Date

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

How to add to project

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

CodeLibs Project

We are Provider of Open Source products.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0