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

org.sonarsource.xml:xml-squid 1.4.2.885


Группа

Группа

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

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

xml-squid
Версия

Версия

1.4.2.885
Тип

Тип

jar

Скачать xml-squid 1.4.2.885


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