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