is not current version
Last Version 0.2.4

io.runon.cryptocurrency:exchanges 0.0.3

cryptocurrency exchanges

GroupId

GroupId

io.runon.cryptocurrency
ArtifactId

ArtifactId

exchanges
Version

Version

0.0.3
Type

Type

jar

Download exchanges 0.0.3


<!-- https://jarcasting.com/artifacts/io.runon.cryptocurrency/exchanges/ -->
<dependency>
    <groupId>io.runon.cryptocurrency</groupId>
    <artifactId>exchanges</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.runon.cryptocurrency/exchanges/
implementation 'io.runon.cryptocurrency:exchanges:0.0.3'
// https://jarcasting.com/artifacts/io.runon.cryptocurrency/exchanges/
implementation ("io.runon.cryptocurrency:exchanges:0.0.3")
'io.runon.cryptocurrency:exchanges:jar:0.0.3'
<dependency org="io.runon.cryptocurrency" name="exchanges" rev="0.0.3">
  <artifact name="exchanges" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.runon.cryptocurrency', module='exchanges', version='0.0.3')
)
libraryDependencies += "io.runon.cryptocurrency" % "exchanges" % "0.0.3"
[io.runon.cryptocurrency/exchanges "0.0.3"]