Download consensus-0.9.11.jar file - Jar c

Jar examples for c:consensus

Description

You can download jar file consensus 0.9.11 in this page.

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

consensus-0.9.11.pom



Related Tutorials