License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.1forge |
ArtifactId | ArtifactIdjava-forex-quotes |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Description1Forge Library for java-forex-quotes
This is a 1Forge library for java language
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
java-forex-quotes-1.0.4.pom | |
java-forex-quotes-1.0.4-sources.jar | 6 KB |
java-forex-quotes-1.0.4-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.1forge/java-forex-quotes/ -->
<dependency>
<groupId>com.github.1forge</groupId>
<artifactId>java-forex-quotes</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.1forge/java-forex-quotes/
implementation 'com.github.1forge:java-forex-quotes:1.0.4'
// https://jarcasting.com/artifacts/com.github.1forge/java-forex-quotes/
implementation ("com.github.1forge:java-forex-quotes:1.0.4")
'com.github.1forge:java-forex-quotes:jar:1.0.4'
<dependency org="com.github.1forge" name="java-forex-quotes" rev="1.0.4">
<artifact name="java-forex-quotes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.1forge', module='java-forex-quotes', version='1.0.4')
)
libraryDependencies += "com.github.1forge" % "java-forex-quotes" % "1.0.4"
[com.github.1forge/java-forex-quotes "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20140107 |
commons-io : commons-io | jar | 2.4 |