Download consensus-poc-base-0.9.11.jar file - Jar c

Jar examples for c:consensus-poc-base

Description

You can download jar file consensus-poc-base 0.9.11 in this page.

License

Open Source License

Build File

You can use the following script to add consensus-poc-base-0.9.11.jar to your project.

<dependency>
   <groupId>io.nuls.consensus-module</groupId>
   <artifactId>consensus-poc-base</artifactId>
   <version>0.9.11</version>
</dependency>
compile group: 'io.nuls.consensus-module', name: 'consensus-poc-base', version: '0.9.11'
libraryDependencies += "io.nuls.consensus-module" % "consensus-poc-base" % "0.9.11"
<dependency org="io.nuls.consensus-module" name="consensus-poc-base" rev="0.9.11"/>
@Grapes(@Grab(group='io.nuls.consensus-module', module='consensus-poc-base', version='0.9.11'))
'io.nuls.consensus-module:consensus-poc-base:jar:0.9.11'

Download

Click the following link to download the jar file.

consensus-poc-base-0.9.11.pom



Related Tutorials