Last Version

nekohtmlparser 1.0

neko html parser wrapper

License

License

GroupId

GroupId

com.github.fancyerii
ArtifactId

ArtifactId

nekohtmlparser
Version

Version

1.0
Type

Type

jar
Description

Description

nekohtmlparser
neko html parser wrapper
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/fancyerii/knowledge-distillation

Download nekohtmlparser 1.0


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

Dependencies

compile (5)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
net.sourceforge.nekohtml : nekohtml jar 1.9.20
xalan : xalan jar 2.7.1
org.jsoup : jsoup jar 1.7.3
net.sourceforge.htmlcleaner : htmlcleaner jar 2.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.