is not current version
Last Version 0.3.0

org.hobsoft.microbrowser:microbrowser-jsoup 0.2.0

Microbrowser implementation for jsoup.

Categories

Categories

jsoup Business Logic Libraries
GroupId

GroupId

org.hobsoft.microbrowser
ArtifactId

ArtifactId

microbrowser-jsoup
Version

Version

0.2.0
Type

Type

jar

Download microbrowser-jsoup 0.2.0


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