GroupId | GroupIdorg.mobicents.protocols.ss7.management |
---|---|
ArtifactId | ArtifactIdshell-server-impl |
Version | Version7.2.1386 |
Type | Typejar |
<!-- 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>7.2.1386</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-server-impl/
implementation 'org.mobicents.protocols.ss7.management:shell-server-impl:7.2.1386'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-server-impl/
implementation ("org.mobicents.protocols.ss7.management:shell-server-impl:7.2.1386")
'org.mobicents.protocols.ss7.management:shell-server-impl:jar:7.2.1386'
<dependency org="org.mobicents.protocols.ss7.management" name="shell-server-impl" rev="7.2.1386">
<artifact name="shell-server-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.management', module='shell-server-impl', version='7.2.1386')
)
libraryDependencies += "org.mobicents.protocols.ss7.management" % "shell-server-impl" % "7.2.1386"
[org.mobicents.protocols.ss7.management/shell-server-impl "7.2.1386"]