is not current version
Last Version 0.3.1

solutions.iog:psg-cardano-wallet-api_2.13 0.3.0

A java/scala wrapper for the cardano wallet backend API

GroupId

GroupId

solutions.iog
ArtifactId

ArtifactId

psg-cardano-wallet-api_2.13
Version

Version

0.3.0
Type

Type

jar

Download psg-cardano-wallet-api_2.13 0.3.0


<!-- https://jarcasting.com/artifacts/solutions.iog/psg-cardano-wallet-api_2.13/ -->
<dependency>
    <groupId>solutions.iog</groupId>
    <artifactId>psg-cardano-wallet-api_2.13</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/solutions.iog/psg-cardano-wallet-api_2.13/
implementation 'solutions.iog:psg-cardano-wallet-api_2.13:0.3.0'
// https://jarcasting.com/artifacts/solutions.iog/psg-cardano-wallet-api_2.13/
implementation ("solutions.iog:psg-cardano-wallet-api_2.13:0.3.0")
'solutions.iog:psg-cardano-wallet-api_2.13:jar:0.3.0'
<dependency org="solutions.iog" name="psg-cardano-wallet-api_2.13" rev="0.3.0">
  <artifact name="psg-cardano-wallet-api_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='solutions.iog', module='psg-cardano-wallet-api_2.13', version='0.3.0')
)
libraryDependencies += "solutions.iog" % "psg-cardano-wallet-api_2.13" % "0.3.0"
[solutions.iog/psg-cardano-wallet-api_2.13 "0.3.0"]