is not current version
Last Version 1.0.4

com.github.1forge:java-forex-quotes 1.0.2

This is a 1Forge library for java language

Categories

Categories

Java Languages
GroupId

GroupId

com.github.1forge
ArtifactId

ArtifactId

java-forex-quotes
Version

Version

1.0.2
Type

Type

jar

Download java-forex-quotes 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.1forge/java-forex-quotes/ -->
<dependency>
    <groupId>com.github.1forge</groupId>
    <artifactId>java-forex-quotes</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.1forge/java-forex-quotes/
implementation 'com.github.1forge:java-forex-quotes:1.0.2'
// https://jarcasting.com/artifacts/com.github.1forge/java-forex-quotes/
implementation ("com.github.1forge:java-forex-quotes:1.0.2")
'com.github.1forge:java-forex-quotes:jar:1.0.2'
<dependency org="com.github.1forge" name="java-forex-quotes" rev="1.0.2">
  <artifact name="java-forex-quotes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.1forge', module='java-forex-quotes', version='1.0.2')
)
libraryDependencies += "com.github.1forge" % "java-forex-quotes" % "1.0.2"
[com.github.1forge/java-forex-quotes "1.0.2"]