Proof of concept: read pricing stream from Oanda
This commit is contained in:
@ -24,7 +24,8 @@ dependencies {
|
||||
// Use JUnit test framework
|
||||
testCompile 'junit:junit:4.12'
|
||||
|
||||
implementation 'com.espertech:esper:7.0.0'
|
||||
implementation 'com.espertech:esper:7.1.0'
|
||||
implementation 'com.oanda.v20:v20:3.0.21'
|
||||
}
|
||||
|
||||
// In this section you declare where to find the dependencies of your project
|
||||
|
||||
Reference in New Issue
Block a user