dispatch-jsoup

Dispatch module providing jsoup html parsing support

License

License

Categories

Categories

jsoup Business Logic Libraries
GroupId

GroupId

org.dispatchhttp
ArtifactId

ArtifactId

dispatch-jsoup_2.13
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

dispatch-jsoup
Dispatch module providing jsoup html parsing support
Project URL

Project URL

https://dispatchhttp.org/
Project Organization

Project Organization

org.dispatchhttp

Download dispatch-jsoup_2.13

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.1
org.dispatchhttp : dispatch-core_2.13 jar 1.2.0
org.jsoup : jsoup jar 1.12.1

test (1)

Group / Artifact Type Version
org.dispatchhttp » ufcheck_2.13 jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0