Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdcom.github.1forge |
ArtifactId | ArtifactIdjava-forex-quotes |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
java-forex-quotes-1.0.0.pom | |
java-forex-quotes-1.0.0.jar | 2 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.1forge/java-forex-quotes/
implementation 'com.github.1forge:java-forex-quotes:1.0.0'
// https://jarcasting.com/artifacts/com.github.1forge/java-forex-quotes/
implementation ("com.github.1forge:java-forex-quotes:1.0.0")
'com.github.1forge:java-forex-quotes:jar:1.0.0'
<dependency org="com.github.1forge" name="java-forex-quotes" rev="1.0.0">
<artifact name="java-forex-quotes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.1forge', module='java-forex-quotes', version='1.0.0')
)
libraryDependencies += "com.github.1forge" % "java-forex-quotes" % "1.0.0"
[com.github.1forge/java-forex-quotes "1.0.0"]