не последняя версия
Последняя версия 7.1.0-64

org.restcomm.camelgw:test-capmodule 7.0.1


Группа

Группа

org.restcomm.camelgw
Идентификатор

Идентификатор

test-capmodule
Версия

Версия

7.0.1
Тип

Тип

jar

Скачать test-capmodule 7.0.1


<!-- https://jarcasting.com/artifacts/org.restcomm.camelgw/test-capmodule/ -->
<dependency>
    <groupId>org.restcomm.camelgw</groupId>
    <artifactId>test-capmodule</artifactId>
    <version>7.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.camelgw/test-capmodule/
implementation 'org.restcomm.camelgw:test-capmodule:7.0.1'
// https://jarcasting.com/artifacts/org.restcomm.camelgw/test-capmodule/
implementation ("org.restcomm.camelgw:test-capmodule:7.0.1")
'org.restcomm.camelgw:test-capmodule:jar:7.0.1'
<dependency org="org.restcomm.camelgw" name="test-capmodule" rev="7.0.1">
  <artifact name="test-capmodule" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.camelgw', module='test-capmodule', version='7.0.1')
)
libraryDependencies += "org.restcomm.camelgw" % "test-capmodule" % "7.0.1"
[org.restcomm.camelgw/test-capmodule "7.0.1"]