Download dao-cordapp-0.1.5.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.5 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials