Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mobicents.protocols.ss7.management |
ArtifactId | ArtifactIdshell-client |
Version | Version3.0.1352 |
Type | Typejar |
Filename | Size |
---|---|
shell-client-3.0.1352.pom | |
shell-client-3.0.1352.jar | 34 KB |
shell-client-3.0.1352-sources.jar | 28 KB |
shell-client-3.0.1352-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-client/ -->
<dependency>
<groupId>org.mobicents.protocols.ss7.management</groupId>
<artifactId>shell-client</artifactId>
<version>3.0.1352</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-client/
implementation 'org.mobicents.protocols.ss7.management:shell-client:3.0.1352'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-client/
implementation ("org.mobicents.protocols.ss7.management:shell-client:3.0.1352")
'org.mobicents.protocols.ss7.management:shell-client:jar:3.0.1352'
<dependency org="org.mobicents.protocols.ss7.management" name="shell-client" rev="3.0.1352">
<artifact name="shell-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.management', module='shell-client', version='3.0.1352')
)
libraryDependencies += "org.mobicents.protocols.ss7.management" % "shell-client" % "3.0.1352"
[org.mobicents.protocols.ss7.management/shell-client "3.0.1352"]