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