is not current version
Last Version 0.1.13

com.github.foobar27:myhtml4j 0.1.8

JNI wrapper around the myhtml html5 parser

GroupId

GroupId

com.github.foobar27
ArtifactId

ArtifactId

myhtml4j
Version

Version

0.1.8
Type

Type

jar

Download myhtml4j 0.1.8


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