GroupId | GroupIdcom.github.trickl |
---|---|
ArtifactId | ArtifactIdmodel-oanda |
Version | Versionuntagged-9ba5bb672c4b5aa1dea5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.trickl/model-oanda/ -->
<dependency>
<groupId>com.github.trickl</groupId>
<artifactId>model-oanda</artifactId>
<version>untagged-9ba5bb672c4b5aa1dea5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trickl/model-oanda/
implementation 'com.github.trickl:model-oanda:untagged-9ba5bb672c4b5aa1dea5'
// https://jarcasting.com/artifacts/com.github.trickl/model-oanda/
implementation ("com.github.trickl:model-oanda:untagged-9ba5bb672c4b5aa1dea5")
'com.github.trickl:model-oanda:jar:untagged-9ba5bb672c4b5aa1dea5'
<dependency org="com.github.trickl" name="model-oanda" rev="untagged-9ba5bb672c4b5aa1dea5">
<artifact name="model-oanda" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trickl', module='model-oanda', version='untagged-9ba5bb672c4b5aa1dea5')
)
libraryDependencies += "com.github.trickl" % "model-oanda" % "untagged-9ba5bb672c4b5aa1dea5"
[com.github.trickl/model-oanda "untagged-9ba5bb672c4b5aa1dea5"]