is not current version
Last Version 0.3.0

org.hobsoft.microbrowser:microbrowser-jsoup 0.1.1

Microbrowser implementation for jsoup.

Categories

Categories

jsoup Business Logic Libraries
GroupId

GroupId

org.hobsoft.microbrowser
ArtifactId

ArtifactId

microbrowser-jsoup
Version

Version

0.1.1
Type

Type

jar

Download microbrowser-jsoup 0.1.1


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