| Группа | Группаorg.mobicents.protocols.ss7.management |
|---|---|
| Идентификатор | Идентификаторshell-server-api |
| Версия | Версия3.0.1307 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| shell-server-api-3.0.1307.pom | |
| shell-server-api-3.0.1307.jar | 2 KB |
| shell-server-api-3.0.1307-sources.jar | 1 KB |
| shell-server-api-3.0.1307-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-server-api/ -->
<dependency>
<groupId>org.mobicents.protocols.ss7.management</groupId>
<artifactId>shell-server-api</artifactId>
<version>3.0.1307</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-server-api/
implementation 'org.mobicents.protocols.ss7.management:shell-server-api:3.0.1307'
// https://jarcasting.com/artifacts/org.mobicents.protocols.ss7.management/shell-server-api/
implementation ("org.mobicents.protocols.ss7.management:shell-server-api:3.0.1307")
'org.mobicents.protocols.ss7.management:shell-server-api:jar:3.0.1307'
<dependency org="org.mobicents.protocols.ss7.management" name="shell-server-api" rev="3.0.1307">
<artifact name="shell-server-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.protocols.ss7.management', module='shell-server-api', version='3.0.1307')
)
libraryDependencies += "org.mobicents.protocols.ss7.management" % "shell-server-api" % "3.0.1307"
[org.mobicents.protocols.ss7.management/shell-server-api "3.0.1307"]