is not current version
Last Version 0.2.4

io.runon.cryptocurrency:exchanges 0.2.2

cryptocurrency exchanges

GroupId

GroupId

io.runon.cryptocurrency
ArtifactId

ArtifactId

exchanges
Version

Version

0.2.2
Type

Type

jar

Download exchanges 0.2.2


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