Download account-0.9.11.jar file - Jar a

Jar examples for a:account

Description

You can download jar file account 0.9.11 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

account-0.9.11.pom



Related Tutorials