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