is not current version
Last Version 0.0.5

org.ferris:ferris-yahoo-finance-jmce-scrapper 0.0.3

Screen scrape the Yahoo! finance page for end of day stock performance and email the results.

GroupId

GroupId

org.ferris
ArtifactId

ArtifactId

ferris-yahoo-finance-jmce-scrapper
Version

Version

0.0.3
Type

Type

jar

Download ferris-yahoo-finance-jmce-scrapper 0.0.3


<!-- https://jarcasting.com/artifacts/org.ferris/ferris-yahoo-finance-jmce-scrapper/ -->
<dependency>
    <groupId>org.ferris</groupId>
    <artifactId>ferris-yahoo-finance-jmce-scrapper</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ferris/ferris-yahoo-finance-jmce-scrapper/
implementation 'org.ferris:ferris-yahoo-finance-jmce-scrapper:0.0.3'
// https://jarcasting.com/artifacts/org.ferris/ferris-yahoo-finance-jmce-scrapper/
implementation ("org.ferris:ferris-yahoo-finance-jmce-scrapper:0.0.3")
'org.ferris:ferris-yahoo-finance-jmce-scrapper:jar:0.0.3'
<dependency org="org.ferris" name="ferris-yahoo-finance-jmce-scrapper" rev="0.0.3">
  <artifact name="ferris-yahoo-finance-jmce-scrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ferris', module='ferris-yahoo-finance-jmce-scrapper', version='0.0.3')
)
libraryDependencies += "org.ferris" % "ferris-yahoo-finance-jmce-scrapper" % "0.0.3"
[org.ferris/ferris-yahoo-finance-jmce-scrapper "0.0.3"]