is not current version
Last Version 0.0.3

org.dagcoin:dagcoin-rest-client 0.0.2

REST Client implementation for DagCoin extension written for BATM code

Categories

Categories

CLI User Interface
GroupId

GroupId

org.dagcoin
ArtifactId

ArtifactId

dagcoin-rest-client
Version

Version

0.0.2
Type

Type

jar

Download dagcoin-rest-client 0.0.2


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