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