GroupId | GroupIdorg.mobicents.protocols.ss7.management |
---|---|
ArtifactId | ArtifactIdshell-transport |
Version | Version8.0.0-130 |
Type | Typejar |
Filename | Size |
---|---|
shell-transport-8.0.0-130.pom | |
shell-transport-8.0.0-130.jar | 16 KB |
shell-transport-8.0.0-130-sources.jar | 17 KB |
shell-transport-8.0.0-130-javadoc.jar | 99 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>8.0.0-130</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-transport/
implementation 'org.mobicents.protocols.ss7.management:shell-transport:8.0.0-130'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-transport/
implementation ("org.mobicents.protocols.ss7.management:shell-transport:8.0.0-130")
'org.mobicents.protocols.ss7.management:shell-transport:jar:8.0.0-130'
<dependency org="org.mobicents.protocols.ss7.management" name="shell-transport" rev="8.0.0-130">
<artifact name="shell-transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.management', module='shell-transport', version='8.0.0-130')
)
libraryDependencies += "org.mobicents.protocols.ss7.management" % "shell-transport" % "8.0.0-130"
[org.mobicents.protocols.ss7.management/shell-transport "8.0.0-130"]