Jar examples for n:nekohtml
An HTML parser and tag balancer.
You can download jar file nekohtml 1.9.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add nekohtml-1.9.10.jar to your project.
<dependency> <groupId>net.sourceforge.nekohtml</groupId> <artifactId>nekohtml</artifactId> <version>1.9.10</version> </dependency>
compile group: 'net.sourceforge.nekohtml', name: 'nekohtml', version: '1.9.10'
libraryDependencies += "net.sourceforge.nekohtml" % "nekohtml" % "1.9.10"
<dependency org="net.sourceforge.nekohtml" name="nekohtml" rev="1.9.10"/>
@Grapes(@Grab(group='net.sourceforge.nekohtml', module='nekohtml', version='1.9.10'))
'net.sourceforge.nekohtml:nekohtml:jar:1.9.10'
Click the following link to download the jar file.
nekohtml-1.9.10-javadoc.jar