License |
License |
---|---|
GroupId | GroupIdcom.oanda.v20 |
ArtifactId | ArtifactIdv20 |
Version | Version3.0.25 |
Type | Typejar |
Description |
Descriptionv20 client libraries
The Java reference implementation of the v20 API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
v20-3.0.25.pom | |
v20-3.0.25.jar | 423 KB |
v20-3.0.25-sources.jar | 363 KB |
v20-3.0.25-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oanda.v20/v20/ -->
<dependency>
<groupId>com.oanda.v20</groupId>
<artifactId>v20</artifactId>
<version>3.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.oanda.v20/v20/
implementation 'com.oanda.v20:v20:3.0.25'
// https://jarcasting.com/artifacts/com.oanda.v20/v20/
implementation ("com.oanda.v20:v20:3.0.25")
'com.oanda.v20:v20:jar:3.0.25'
<dependency org="com.oanda.v20" name="v20" rev="3.0.25">
<artifact name="v20" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oanda.v20', module='v20', version='3.0.25')
)
libraryDependencies += "com.oanda.v20" % "v20" % "3.0.25"
[com.oanda.v20/v20 "3.0.25"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |