Categories |
CategoriesData |
---|---|
GroupId | GroupIdorg.marketcetera |
ArtifactId | ArtifactIdmarketdata-yahoo |
Version | Version2.4.0 |
Type | Typejar |
Filename | Size |
---|---|
marketdata-yahoo-2.4.0.pom | |
marketdata-yahoo-2.4.0.jar | 38 KB |
marketdata-yahoo-2.4.0-tests.jar | 1 KB |
marketdata-yahoo-2.4.0-sources.jar | 23 KB |
marketdata-yahoo-2.4.0-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.marketcetera/marketdata-yahoo/ -->
<dependency>
<groupId>org.marketcetera</groupId>
<artifactId>marketdata-yahoo</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.marketcetera/marketdata-yahoo/
implementation 'org.marketcetera:marketdata-yahoo:2.4.0'
// https://jarcasting.com/artifacts/org.marketcetera/marketdata-yahoo/
implementation ("org.marketcetera:marketdata-yahoo:2.4.0")
'org.marketcetera:marketdata-yahoo:jar:2.4.0'
<dependency org="org.marketcetera" name="marketdata-yahoo" rev="2.4.0">
<artifact name="marketdata-yahoo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.marketcetera', module='marketdata-yahoo', version='2.4.0')
)
libraryDependencies += "org.marketcetera" % "marketdata-yahoo" % "2.4.0"
[org.marketcetera/marketdata-yahoo "2.4.0"]