Group Id com.github.trickl
Artifact Id model-oanda
Version 0.1.6
Packaging jar
URL -
Badge
Last Updated 2019-10-06T06:25:54+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.github.trickl</groupId>
    <artifactId>model-oanda</artifactId>
    <version>0.1.6</version>
</dependency>
implementation group: 'com.github.trickl', name: 'model-oanda', version: '0.1.6'
implementation 'com.github.trickl:model-oanda:0.1.6'
implementation("com.github.trickl:model-oanda:0.1.6")
libraryDependencies += "com.github.trickl" % "model-oanda" % "0.1.6"
<dependency org="com.github.trickl" name="model-oanda" rev="0.1.6"/>
@Grapes(
    @Grab(group='com.github.trickl', module='model-oanda', version='0.1.6')
)
[com.github.trickl/model-oanda "0.1.6"]
'com.github.trickl:model-oanda:0.1.6'