Download dao-cordapp-0.1.6.jar file - Jar d

Jar examples for d:dao-cordapp

Description

this is a component of the Cordite open source project

You can download jar file dao-cordapp 0.1.6 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add dao-cordapp-0.1.6.jar to your project.

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

Download

Click the following link to download the jar file.

dao-cordapp-0.1.6-javadoc.jar
dao-cordapp-0.1.6-sources.jar
dao-cordapp-0.1.6.jar
dao-cordapp-0.1.6.pom



Related Tutorials