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