is not current version
Last Version 0.8.10

net.databinder:dispatch-jsoup_2.9.1 0.8.7

Adds JSoup handler verbs to Dispatch

Categories

Categories

Data Net jsoup Business Logic Libraries
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

dispatch-jsoup_2.9.1
Version

Version

0.8.7
Type

Type

jar

Download dispatch-jsoup_2.9.1 0.8.7


<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-jsoup_2.9.1/ -->
<dependency>
    <groupId>net.databinder</groupId>
    <artifactId>dispatch-jsoup_2.9.1</artifactId>
    <version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-jsoup_2.9.1/
implementation 'net.databinder:dispatch-jsoup_2.9.1:0.8.7'
// https://jarcasting.com/artifacts/net.databinder/dispatch-jsoup_2.9.1/
implementation ("net.databinder:dispatch-jsoup_2.9.1:0.8.7")
'net.databinder:dispatch-jsoup_2.9.1:jar:0.8.7'
<dependency org="net.databinder" name="dispatch-jsoup_2.9.1" rev="0.8.7">
  <artifact name="dispatch-jsoup_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-jsoup_2.9.1', version='0.8.7')
)
libraryDependencies += "net.databinder" % "dispatch-jsoup_2.9.1" % "0.8.7"
[net.databinder/dispatch-jsoup_2.9.1 "0.8.7"]