RottenTomatoes scraper

A RottenTomatoes scraper for tinyMediaManager

License

License

GroupId

GroupId

org.tinymediamanager.plugins
ArtifactId

ArtifactId

scraper-rottentomatoes
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

RottenTomatoes scraper
A RottenTomatoes scraper for tinyMediaManager
Project URL

Project URL

http://www.tinyMediaManager.org
Project Organization

Project Organization

tinyMediaManager

Download scraper-rottentomatoes

How to add to project

<!-- https://jarcasting.com/artifacts/org.tinymediamanager.plugins/scraper-rottentomatoes/ -->
<dependency>
    <groupId>org.tinymediamanager.plugins</groupId>
    <artifactId>scraper-rottentomatoes</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinymediamanager.plugins/scraper-rottentomatoes/
implementation 'org.tinymediamanager.plugins:scraper-rottentomatoes:1.3'
// https://jarcasting.com/artifacts/org.tinymediamanager.plugins/scraper-rottentomatoes/
implementation ("org.tinymediamanager.plugins:scraper-rottentomatoes:1.3")
'org.tinymediamanager.plugins:scraper-rottentomatoes:jar:1.3'
<dependency org="org.tinymediamanager.plugins" name="scraper-rottentomatoes" rev="1.3">
  <artifact name="scraper-rottentomatoes" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinymediamanager.plugins', module='scraper-rottentomatoes', version='1.3')
)
libraryDependencies += "org.tinymediamanager.plugins" % "scraper-rottentomatoes" % "1.3"
[org.tinymediamanager.plugins/scraper-rottentomatoes "1.3"]

Dependencies

provided (1)

Group / Artifact Type Version
org.tinymediamanager : api-scraper jar 2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0