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

org.restcomm.camelgw:xml 7.0.13


Группа

Группа

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

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

xml
Версия

Версия

7.0.13
Тип

Тип

jar

Скачать xml 7.0.13


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