License |
License |
---|---|
GroupId | GroupIdcom.github.trickl |
ArtifactId | ArtifactIdmodel-oanda |
Last Version | Last Version0.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrickl Model Oanda
POJOs for interfacing with the Oanda API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
model-oanda-0.1.9.pom | |
model-oanda-0.1.9.jar | 520 KB |
model-oanda-0.1.9-sources.jar | 147 KB |
model-oanda-0.1.9-javadoc.jar | 756 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.trickl/model-oanda/ -->
<dependency>
<groupId>com.github.trickl</groupId>
<artifactId>model-oanda</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trickl/model-oanda/
implementation 'com.github.trickl:model-oanda:0.1.9'
// https://jarcasting.com/artifacts/com.github.trickl/model-oanda/
implementation ("com.github.trickl:model-oanda:0.1.9")
'com.github.trickl:model-oanda:jar:0.1.9'
<dependency org="com.github.trickl" name="model-oanda" rev="0.1.9">
<artifact name="model-oanda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trickl', module='model-oanda', version='0.1.9')
)
libraryDependencies += "com.github.trickl" % "model-oanda" % "0.1.9"
[com.github.trickl/model-oanda "0.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.3.2 |
com.github.trickl : assertj-json-serialize | jar | 0.1.3 |