myhtml4j

JNI wrapper around the myhtml html5 parser

License

License

GNU Lesser General Public License (LGPL), Version 3.0
GroupId

GroupId

com.github.foobar27
ArtifactId

ArtifactId

myhtml4j
Last Version

Last Version

0.1.13
Release Date

Release Date

Type

Type

jar
Description

Description

myhtml4j
JNI wrapper around the myhtml html5 parser
Project URL

Project URL

https://github.com/foobar27/nativeinitializer
Source Code Management

Source Code Management

http://github.com/foobar27/myhtml4j/tree/master

Download myhtml4j

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
com.github.foobar27 : native-initializer jar 0.1.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0