is not current version
Last Version 0.7.24

network.idu.acapy:aries-client-python 0.7.14

Aries Cloud Agent - Python: Java client implementation

Categories

Categories

Python Languages Net CLI User Interface
GroupId

GroupId

network.idu.acapy
ArtifactId

ArtifactId

aries-client-python
Version

Version

0.7.14
Type

Type

jar

Download aries-client-python 0.7.14


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