| Категории |
КатегорииIDE Инструменты разработки GUI Взаимодействие с пользователем |
|---|---|
| Группа | Группаorg.restcomm.camelgw.docs.adminguide |
| Идентификатор | Идентификаторrestcomm-camelgw-adminguide-sources-asciidoc |
| Версия | Версия7.0.2 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/org.restcomm.camelgw.docs.adminguide/restcomm-camelgw-adminguide-sources-asciidoc/ -->
<dependency>
<groupId>org.restcomm.camelgw.docs.adminguide</groupId>
<artifactId>restcomm-camelgw-adminguide-sources-asciidoc</artifactId>
<version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.camelgw.docs.adminguide/restcomm-camelgw-adminguide-sources-asciidoc/
implementation 'org.restcomm.camelgw.docs.adminguide:restcomm-camelgw-adminguide-sources-asciidoc:7.0.2'
// https://jarcasting.com/artifacts/org.restcomm.camelgw.docs.adminguide/restcomm-camelgw-adminguide-sources-asciidoc/
implementation ("org.restcomm.camelgw.docs.adminguide:restcomm-camelgw-adminguide-sources-asciidoc:7.0.2")
'org.restcomm.camelgw.docs.adminguide:restcomm-camelgw-adminguide-sources-asciidoc:jar:7.0.2'
<dependency org="org.restcomm.camelgw.docs.adminguide" name="restcomm-camelgw-adminguide-sources-asciidoc" rev="7.0.2">
<artifact name="restcomm-camelgw-adminguide-sources-asciidoc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.camelgw.docs.adminguide', module='restcomm-camelgw-adminguide-sources-asciidoc', version='7.0.2')
)
libraryDependencies += "org.restcomm.camelgw.docs.adminguide" % "restcomm-camelgw-adminguide-sources-asciidoc" % "7.0.2"
[org.restcomm.camelgw.docs.adminguide/restcomm-camelgw-adminguide-sources-asciidoc "7.0.2"]