License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.marketcetera |
ArtifactId | ArtifactIdmarketdata-yahoo |
Last Version | Last Version3.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYahoo Marketdata Adapter
The root of Marketcetera public sources.
|
Project URL |
Project URL |
Filename | Size |
---|---|
marketdata-yahoo-3.2.1.pom | |
marketdata-yahoo-3.2.1.jar | 33 KB |
marketdata-yahoo-3.2.1-tests.jar | 1 KB |
marketdata-yahoo-3.2.1-sources.jar | 21 KB |
marketdata-yahoo-3.2.1-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.marketcetera/marketdata-yahoo/ -->
<dependency>
<groupId>org.marketcetera</groupId>
<artifactId>marketdata-yahoo</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.marketcetera/marketdata-yahoo/
implementation 'org.marketcetera:marketdata-yahoo:3.2.1'
// https://jarcasting.com/artifacts/org.marketcetera/marketdata-yahoo/
implementation ("org.marketcetera:marketdata-yahoo:3.2.1")
'org.marketcetera:marketdata-yahoo:jar:3.2.1'
<dependency org="org.marketcetera" name="marketdata-yahoo" rev="3.2.1">
<artifact name="marketdata-yahoo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.marketcetera', module='marketdata-yahoo', version='3.2.1')
)
libraryDependencies += "org.marketcetera" % "marketdata-yahoo" % "3.2.1"
[org.marketcetera/marketdata-yahoo "3.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.marketcetera : core | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |