Download dgl-cordapp-0.2.0.jar file - Jar d

Jar examples for d:dgl-cordapp

Description

this is a component of the Cordite open source project

You can download jar file dgl-cordapp 0.2.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add dgl-cordapp-0.2.0.jar to your project.

<dependency>
   <groupId>io.cordite</groupId>
   <artifactId>dgl-cordapp</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'io.cordite', name: 'dgl-cordapp', version: '0.2.0'
libraryDependencies += "io.cordite" % "dgl-cordapp" % "0.2.0"
<dependency org="io.cordite" name="dgl-cordapp" rev="0.2.0"/>
@Grapes(@Grab(group='io.cordite', module='dgl-cordapp', version='0.2.0'))
'io.cordite:dgl-cordapp:jar:0.2.0'

Download

Click the following link to download the jar file.

dgl-cordapp-0.2.0-javadoc.jar
dgl-cordapp-0.2.0-sources.jar
dgl-cordapp-0.2.0.jar
dgl-cordapp-0.2.0.pom



Related Tutorials