MVN

com.oanda.v20 : v20

Maven & Gradle

Nov 10, 2018
39 stars

v20 client libraries · The Java reference implementation of the v20 API

<dependency>
    <groupId>com.oanda.v20</groupId>
    <artifactId>v20</artifactId>
    <version>3.0.25</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oanda.v20 : v20 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.25

All Versions

Choose a version of com.oanda.v20 : v20 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
v20-3.0.25
v20-3.0.24
v20-3.0.23
v20-3.0.22
v20-3.0.21
v20-3.0.20
v20-3.0.19
v20-3.0.18
v20-3.0.17

How to add a dependency to Maven

Add the following com.oanda.v20 : v20 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.oanda.v20</groupId>
    <artifactId>v20</artifactId>
    <version>3.0.25</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.oanda.v20 : v20 gradle dependency to your build.gradle file:

implementation 'com.oanda.v20:v20:3.0.25'

Gradle Kotlin DSL: Add the following com.oanda.v20 : v20 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.oanda.v20:v20:3.0.25")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.oanda.v20 : v20 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.oanda.v20" % "v20" % "3.0.25"

Advertisement

Dependencies from Group

v20
Nov 10, 2018
39 stars

Discover Dependencies

Aug 01, 2023
393 usages
41 stars
May 02, 2017
2 usages
7 stars
Jan 28, 2020
2 usages
Aug 04, 2023
68 usages
1k stars
Jul 19, 2023
32 stars
Sep 14, 2021
181 usages
Aug 07, 2023
39 stars
May 20, 2017
16 stars
Aug 08, 2017
2 usages
49 stars