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