is not current version
Last Version 0.8.10

net.databinder:dispatch-jsoup_2.9.0 0.8.9

Adds JSoup handler verbs to Dispatch

Categories

Categories

Data Net jsoup Business Logic Libraries
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

dispatch-jsoup_2.9.0
Version

Version

0.8.9
Type

Type

jar

Download dispatch-jsoup_2.9.0 0.8.9


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