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