| License |
License |
|---|---|
| Categories |
Categoriesjsoup Business Logic Libraries |
| GroupId | GroupIdorg.xworker |
| ArtifactId | ArtifactIdxworker_jsoup |
| Last Version | Last Version1.8.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxworker_jsoup
The parent model liberary of XWorker.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xworker_jsoup-1.8.4.pom | |
| xworker_jsoup-1.8.4.jar | 32 KB |
| xworker_jsoup-1.8.4-sources.jar | 22 KB |
| xworker_jsoup-1.8.4-javadoc.jar | 508 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xworker/xworker_jsoup/ -->
<dependency>
<groupId>org.xworker</groupId>
<artifactId>xworker_jsoup</artifactId>
<version>1.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.xworker/xworker_jsoup/
implementation 'org.xworker:xworker_jsoup:1.8.4'
// https://jarcasting.com/artifacts/org.xworker/xworker_jsoup/
implementation ("org.xworker:xworker_jsoup:1.8.4")
'org.xworker:xworker_jsoup:jar:1.8.4'
<dependency org="org.xworker" name="xworker_jsoup" rev="1.8.4">
<artifact name="xworker_jsoup" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xworker', module='xworker_jsoup', version='1.8.4')
)
libraryDependencies += "org.xworker" % "xworker_jsoup" % "1.8.4"
[org.xworker/xworker_jsoup "1.8.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.xworker : xworker_lang | jar | 1.4.4 |
| org.jsoup : jsoup | jar | 1.14.2 |
| org.x-meta : org.xmeta.engine | jar | 1.4.5 |