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

org.sonarsource.xml:xml 2.1.0.2861

Code Analyzer for XML

Группа

Группа

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

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

xml
Версия

Версия

2.1.0.2861
Тип

Тип

pom

Скачать xml 2.1.0.2861

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

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