is not current version
Last Version 0.8.10

net.databinder:dispatch-jsoup_2.10 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.10
Version

Version

0.8.9
Type

Type

jar

Download dispatch-jsoup_2.10 0.8.9


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