не последняя версия
Последняя версия 0.1.9

com.github.trickl:model-oanda untagged-5f9a69c7978600fee539

POJOs for interfacing with the Oanda API

Группа

Группа

com.github.trickl
Идентификатор

Идентификатор

model-oanda
Версия

Версия

untagged-5f9a69c7978600fee539
Тип

Тип

jar

Скачать model-oanda untagged-5f9a69c7978600fee539


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