| License |
License |
|---|---|
| GroupId | GroupIdio.restx |
| ArtifactId | ArtifactIdrestx-build-shell |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestx-build-shell
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| restx-build-shell-1.0.pom | |
| restx-build-shell-1.0.jar | 8 KB |
| restx-build-shell-1.0-sources.jar | 2 KB |
| restx-build-shell-1.0-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.restx/restx-build-shell/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-build-shell</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-build-shell/
implementation 'io.restx:restx-build-shell:1.0'
// https://jarcasting.com/artifacts/io.restx/restx-build-shell/
implementation ("io.restx:restx-build-shell:1.0")
'io.restx:restx-build-shell:jar:1.0'
<dependency org="io.restx" name="restx-build-shell" rev="1.0">
<artifact name="restx-build-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-build-shell', version='1.0')
)
libraryDependencies += "io.restx" % "restx-build-shell" % "1.0"
[io.restx/restx-build-shell "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.restx : restx-factory | jar | 0.35-rc4 |
| io.restx : restx-shell | jar | 1.0 |
| io.restx : restx-build | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| io.restx : restx-md-testing | jar | 0.35-rc4 |