| License |
License |
|---|---|
| Categories |
CategoriesData Net jsoup Business Logic Libraries |
| GroupId | GroupIdnet.databinder.dispatch |
| ArtifactId | ArtifactIdjsoup_2.9.0-1 |
| Last Version | Last Version0.9.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjsoup
Dispatch module providing jsoup html parsing support
|
| Project Organization |
Project Organizationnet.databinder.dispatch |
| Filename | Size |
|---|---|
| jsoup_2.9.0-1-0.9.1.pom | |
| jsoup_2.9.0-1-0.9.1.jar | 9 KB |
| jsoup_2.9.0-1-0.9.1-sources.jar | 713 bytes |
| jsoup_2.9.0-1-0.9.1-javadoc.jar | 244 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.databinder.dispatch/jsoup_2.9.0-1/ -->
<dependency>
<groupId>net.databinder.dispatch</groupId>
<artifactId>jsoup_2.9.0-1</artifactId>
<version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder.dispatch/jsoup_2.9.0-1/
implementation 'net.databinder.dispatch:jsoup_2.9.0-1:0.9.1'
// https://jarcasting.com/artifacts/net.databinder.dispatch/jsoup_2.9.0-1/
implementation ("net.databinder.dispatch:jsoup_2.9.0-1:0.9.1")
'net.databinder.dispatch:jsoup_2.9.0-1:jar:0.9.1'
<dependency org="net.databinder.dispatch" name="jsoup_2.9.0-1" rev="0.9.1">
<artifact name="jsoup_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder.dispatch', module='jsoup_2.9.0-1', version='0.9.1')
)
libraryDependencies += "net.databinder.dispatch" % "jsoup_2.9.0-1" % "0.9.1"
[net.databinder.dispatch/jsoup_2.9.0-1 "0.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.0-1 |
| org.jsoup : jsoup | jar | 1.6.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| ufcheck » ufcheck_2.9.0-1 | jar | 0.1-SNAPSHOT |
| net.databinder.dispatch : core_2.9.0-1 | jar | 0.9.1 |