GroupId | GroupIdorg.restcomm.protocols.ss7.management |
---|---|
ArtifactId | ArtifactIdshell-test |
Version | Version8.0.0-177 |
Type | Typejar |
Filename | Size |
---|---|
shell-test-8.0.0-177.pom | |
shell-test-8.0.0-177.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.restcomm.protocols.ss7.management/shell-test/ -->
<dependency>
<groupId>org.restcomm.protocols.ss7.management</groupId>
<artifactId>shell-test</artifactId>
<version>8.0.0-177</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.protocols.ss7.management/shell-test/
implementation 'org.restcomm.protocols.ss7.management:shell-test:8.0.0-177'
// https://jarcasting.com/artifacts/org.restcomm.protocols.ss7.management/shell-test/
implementation ("org.restcomm.protocols.ss7.management:shell-test:8.0.0-177")
'org.restcomm.protocols.ss7.management:shell-test:jar:8.0.0-177'
<dependency org="org.restcomm.protocols.ss7.management" name="shell-test" rev="8.0.0-177">
<artifact name="shell-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.protocols.ss7.management', module='shell-test', version='8.0.0-177')
)
libraryDependencies += "org.restcomm.protocols.ss7.management" % "shell-test" % "8.0.0-177"
[org.restcomm.protocols.ss7.management/shell-test "8.0.0-177"]