не последняя версия
Последняя версия 2.5.0.3376

org.sonarsource.xml:xml 1.5.1.1452


Группа

Группа

org.sonarsource.xml
Идентификатор

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

xml
Версия

Версия

1.5.1.1452
Тип

Тип

pom

Скачать xml 1.5.1.1452

Имя Файла Размер
xml-1.5.1.1452.pom 4 KB
Обзор

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