is not current version
Last Version 0.2.4

io.runon.cryptocurrency:exchanges 0.1.1

cryptocurrency exchanges

GroupId

GroupId

io.runon.cryptocurrency
ArtifactId

ArtifactId

exchanges
Version

Version

0.1.1
Type

Type

jar

Download exchanges 0.1.1


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