Microbrowser jsoup

Microbrowser implementation for jsoup.

License

License

Categories

Categories

jsoup Business Logic Libraries
GroupId

GroupId

org.hobsoft.microbrowser
ArtifactId

ArtifactId

microbrowser-jsoup
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Microbrowser jsoup
Microbrowser implementation for jsoup.

Download microbrowser-jsoup

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.hobsoft.microbrowser : microbrowser-spi jar 0.3.0
com.google.guava : guava jar 23.6-jre
org.jsoup : jsoup jar 1.11.3

test (1)

Group / Artifact Type Version
org.hobsoft.microbrowser : microbrowser-tck jar 0.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.1
0.1.0