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