is not current version
Last Version 3.5.0

io.graphenee:gx-blockchain 3.3.1

Graphenee support for Blockchain for Graphenee Applications

GroupId

GroupId

io.graphenee
ArtifactId

ArtifactId

gx-blockchain
Version

Version

3.3.1
Type

Type

jar

Download gx-blockchain 3.3.1


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