is not current version
Last Version 0.9.0-grpc

io.provenance.p8e:p8e-index-client 0.7.3

A collection of services and libraries that iteract and run Provenance Java based contracts.

Categories

Categories

CLI User Interface Dex General Purpose Libraries Utility
GroupId

GroupId

io.provenance.p8e
ArtifactId

ArtifactId

p8e-index-client
Version

Version

0.7.3
Type

Type

jar

Download p8e-index-client 0.7.3


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