GroupId | GroupIdorg.mobicents.protocols.ss7.management |
---|---|
ArtifactId | ArtifactIdshell-server-api |
Version | Version8.0.41 |
Type | Typejar |
Filename | Size |
---|---|
shell-server-api-8.0.41.pom | |
shell-server-api-8.0.41.jar | 2 KB |
shell-server-api-8.0.41-sources.jar | 1 KB |
shell-server-api-8.0.41-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.41</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.41'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-server-api/
implementation ("org.mobicents.protocols.ss7.management:shell-server-api:8.0.41")
'org.mobicents.protocols.ss7.management:shell-server-api:jar:8.0.41'
<dependency org="org.mobicents.protocols.ss7.management" name="shell-server-api" rev="8.0.41">
<artifact name="shell-server-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.management', module='shell-server-api', version='8.0.41')
)
libraryDependencies += "org.mobicents.protocols.ss7.management" % "shell-server-api" % "8.0.41"
[org.mobicents.protocols.ss7.management/shell-server-api "8.0.41"]