License |
License |
---|---|
GroupId | GroupIdio.nuls.account-module |
ArtifactId | ArtifactIdaccount-storage |
Version | Version0.9.11 |
Type | Typepom |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
account-storage-0.9.11.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nuls.account-module/account-storage/ -->
<dependency>
<groupId>io.nuls.account-module</groupId>
<artifactId>account-storage</artifactId>
<version>0.9.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.nuls.account-module/account-storage/
implementation 'io.nuls.account-module:account-storage:0.9.11'
// https://jarcasting.com/artifacts/io.nuls.account-module/account-storage/
implementation ("io.nuls.account-module:account-storage:0.9.11")
'io.nuls.account-module:account-storage:pom:0.9.11'
<dependency org="io.nuls.account-module" name="account-storage" rev="0.9.11">
<artifact name="account-storage" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.nuls.account-module', module='account-storage', version='0.9.11')
)
libraryDependencies += "io.nuls.account-module" % "account-storage" % "0.9.11"
[io.nuls.account-module/account-storage "0.9.11"]
Group / Artifact | Type | Version |
---|---|---|
io.nuls.account-module : account | jar | 0.9.11 |
io.nuls.db-module : db | jar | 0.9.11 |
junit : junit | jar | 4.12 |