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