is not current version
Last Version 1.1.3

com.tecacet:jfapi 1.1.2

JFApi connects to various Web Services that provide financial data such as stock prices, splits, dividends, and FX rates.

GroupId

GroupId

com.tecacet
ArtifactId

ArtifactId

jfapi
Version

Version

1.1.2
Type

Type

jar

Download jfapi 1.1.2


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