License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.nuls.network-module |
ArtifactId | ArtifactIdnetwork-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 |
---|---|
network-storage-0.9.11.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nuls.network-module/network-storage/ -->
<dependency>
<groupId>io.nuls.network-module</groupId>
<artifactId>network-storage</artifactId>
<version>0.9.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.nuls.network-module/network-storage/
implementation 'io.nuls.network-module:network-storage:0.9.11'
// https://jarcasting.com/artifacts/io.nuls.network-module/network-storage/
implementation ("io.nuls.network-module:network-storage:0.9.11")
'io.nuls.network-module:network-storage:pom:0.9.11'
<dependency org="io.nuls.network-module" name="network-storage" rev="0.9.11">
<artifact name="network-storage" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.nuls.network-module', module='network-storage', version='0.9.11')
)
libraryDependencies += "io.nuls.network-module" % "network-storage" % "0.9.11"
[io.nuls.network-module/network-storage "0.9.11"]
Group / Artifact | Type | Version |
---|---|---|
io.nuls.db-module : db | jar | 0.9.11 |
io.nuls.network-module : network | jar | 0.9.11 |
junit : junit | jar | 4.12 |