ootp-extract

Extraction of player information from OOTP HTML player pages

License

License

GroupId

GroupId

com.github.lstephen
ArtifactId

ArtifactId

ootp-extract
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ootp-extract
Extraction of player information from OOTP HTML player pages
Project URL

Project URL

https://github.com/lstephen/ootp-extract

Download ootp-extract

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.lstephen/ootp-extract/ -->
<dependency>
    <groupId>com.github.lstephen</groupId>
    <artifactId>ootp-extract</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lstephen/ootp-extract/
implementation 'com.github.lstephen:ootp-extract:1.0'
// https://jarcasting.com/artifacts/com.github.lstephen/ootp-extract/
implementation ("com.github.lstephen:ootp-extract:1.0")
'com.github.lstephen:ootp-extract:jar:1.0'
<dependency org="com.github.lstephen" name="ootp-extract" rev="1.0">
  <artifact name="ootp-extract" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lstephen', module='ootp-extract', version='1.0')
)
libraryDependencies += "com.github.lstephen" % "ootp-extract" % "1.0"
[com.github.lstephen/ootp-extract "1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.7.3
org.apache.commons : commons-lang3 jar 3.1
com.google.guava : guava jar 15.0
com.github.rholder : guava-retrying jar 1.0.4
com.fasterxml.jackson.core : jackson-databind jar 2.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0