License |
License |
---|---|
GroupId | GroupIdorg.restcomm.protocols.ss7.management |
ArtifactId | ArtifactIdshell-server-api |
Last Version | Last Version8.0.0-179 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRestcomm jSS7 :: Management :: shell-server-api
Restcomm :: Parent pom for 2.x releases
|
<!-- https://jarcasting.com/artifacts/org.restcomm.protocols.ss7.management/shell-server-api/ -->
<dependency>
<groupId>org.restcomm.protocols.ss7.management</groupId>
<artifactId>shell-server-api</artifactId>
<version>8.0.0-179</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.protocols.ss7.management/shell-server-api/
implementation 'org.restcomm.protocols.ss7.management:shell-server-api:8.0.0-179'
// https://jarcasting.com/artifacts/org.restcomm.protocols.ss7.management/shell-server-api/
implementation ("org.restcomm.protocols.ss7.management:shell-server-api:8.0.0-179")
'org.restcomm.protocols.ss7.management:shell-server-api:jar:8.0.0-179'
<dependency org="org.restcomm.protocols.ss7.management" name="shell-server-api" rev="8.0.0-179">
<artifact name="shell-server-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.protocols.ss7.management', module='shell-server-api', version='8.0.0-179')
)
libraryDependencies += "org.restcomm.protocols.ss7.management" % "shell-server-api" % "8.0.0-179"
[org.restcomm.protocols.ss7.management/shell-server-api "8.0.0-179"]