GroupId | GroupIdorg.mobicents.protocols.ss7.management |
---|---|
ArtifactId | ArtifactIdshell-server-impl |
Version | Version8.0.77 |
Type | Typejar |
Filename | Size |
---|---|
shell-server-impl-8.0.77.pom | |
shell-server-impl-8.0.77.jar | 9 KB |
shell-server-impl-8.0.77-sources.jar | 6 KB |
shell-server-impl-8.0.77-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-server-impl/ -->
<dependency>
<groupId>org.mobicents.protocols.ss7.management</groupId>
<artifactId>shell-server-impl</artifactId>
<version>8.0.77</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-server-impl/
implementation 'org.mobicents.protocols.ss7.management:shell-server-impl:8.0.77'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-server-impl/
implementation ("org.mobicents.protocols.ss7.management:shell-server-impl:8.0.77")
'org.mobicents.protocols.ss7.management:shell-server-impl:jar:8.0.77'
<dependency org="org.mobicents.protocols.ss7.management" name="shell-server-impl" rev="8.0.77">
<artifact name="shell-server-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.management', module='shell-server-impl', version='8.0.77')
)
libraryDependencies += "org.mobicents.protocols.ss7.management" % "shell-server-impl" % "8.0.77"
[org.mobicents.protocols.ss7.management/shell-server-impl "8.0.77"]