is not current version
Last Version 0.5.3

io.cordite:dgl-cordapp 0.3.1

this is a component of the Cordite open source project

GroupId

GroupId

io.cordite
ArtifactId

ArtifactId

dgl-cordapp
Version

Version

0.3.1
Type

Type

jar

Download dgl-cordapp 0.3.1


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