Last Version

v20 client libraries 3.0.25

The Java reference implementation of the v20 API

License

License

GroupId

GroupId

com.oanda.v20
ArtifactId

ArtifactId

v20
Version

Version

3.0.25
Type

Type

jar
Description

Description

v20 client libraries
The Java reference implementation of the v20 API
Project URL

Project URL

https://github.com/oanda/v20-java
Project Organization

Project Organization

OANDA Corporation
Source Code Management

Source Code Management

https://github.com/oanda/v20-java

Download v20 3.0.25


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2
org.apache.httpcomponents : httpclient jar 4.5.3

Project Modules

There are no modules declared in this project.