is not current version
Last Version 0.1.9

com.github.trickl:model-oanda untagged-0387f56eb934e33508dc

POJOs for interfacing with the Oanda API

GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

model-oanda
Version

Version

untagged-0387f56eb934e33508dc
Type

Type

jar

Download model-oanda untagged-0387f56eb934e33508dc


<!-- https://jarcasting.com/artifacts/com.github.trickl/model-oanda/ -->
<dependency>
    <groupId>com.github.trickl</groupId>
    <artifactId>model-oanda</artifactId>
    <version>untagged-0387f56eb934e33508dc</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trickl/model-oanda/
implementation 'com.github.trickl:model-oanda:untagged-0387f56eb934e33508dc'
// https://jarcasting.com/artifacts/com.github.trickl/model-oanda/
implementation ("com.github.trickl:model-oanda:untagged-0387f56eb934e33508dc")
'com.github.trickl:model-oanda:jar:untagged-0387f56eb934e33508dc'
<dependency org="com.github.trickl" name="model-oanda" rev="untagged-0387f56eb934e33508dc">
  <artifact name="model-oanda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trickl', module='model-oanda', version='untagged-0387f56eb934e33508dc')
)
libraryDependencies += "com.github.trickl" % "model-oanda" % "untagged-0387f56eb934e33508dc"
[com.github.trickl/model-oanda "untagged-0387f56eb934e33508dc"]