GroupId | GroupIdorg.mobicents.protocols.ss7.management |
---|---|
ArtifactId | ArtifactIdshell-transport |
Version | Version7.0.1376 |
Type | Typejar |
Filename | Size |
---|---|
shell-transport-7.0.1376.pom | |
shell-transport-7.0.1376.jar | 13 KB |
shell-transport-7.0.1376-sources.jar | 15 KB |
shell-transport-7.0.1376-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-transport/ -->
<dependency>
<groupId>org.mobicents.protocols.ss7.management</groupId>
<artifactId>shell-transport</artifactId>
<version>7.0.1376</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-transport/
implementation 'org.mobicents.protocols.ss7.management:shell-transport:7.0.1376'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-transport/
implementation ("org.mobicents.protocols.ss7.management:shell-transport:7.0.1376")
'org.mobicents.protocols.ss7.management:shell-transport:jar:7.0.1376'
<dependency org="org.mobicents.protocols.ss7.management" name="shell-transport" rev="7.0.1376">
<artifact name="shell-transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.management', module='shell-transport', version='7.0.1376')
)
libraryDependencies += "org.mobicents.protocols.ss7.management" % "shell-transport" % "7.0.1376"
[org.mobicents.protocols.ss7.management/shell-transport "7.0.1376"]