is not current version
Last Version 2.0.0.BETA2

org.mobicents.protocols.ss7.management:shell 1.0.0.FINAL


GroupId

GroupId

org.mobicents.protocols.ss7.management
ArtifactId

ArtifactId

shell
Version

Version

1.0.0.FINAL
Type

Type

jar

Download shell 1.0.0.FINAL


<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell/ -->
<dependency>
    <groupId>org.mobicents.protocols.ss7.management</groupId>
    <artifactId>shell</artifactId>
    <version>1.0.0.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell/
implementation 'org.mobicents.protocols.ss7.management:shell:1.0.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell/
implementation ("org.mobicents.protocols.ss7.management:shell:1.0.0.FINAL")
'org.mobicents.protocols.ss7.management:shell:jar:1.0.0.FINAL'
<dependency org="org.mobicents.protocols.ss7.management" name="shell" rev="1.0.0.FINAL">
  <artifact name="shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.management', module='shell', version='1.0.0.FINAL')
)
libraryDependencies += "org.mobicents.protocols.ss7.management" % "shell" % "1.0.0.FINAL"
[org.mobicents.protocols.ss7.management/shell "1.0.0.FINAL"]