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

org.specs2:xml_2.12 4.12.9

xml

Группа

Группа

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

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

xml_2.12
Версия

Версия

4.12.9
Тип

Тип

jar

Скачать xml_2.12 4.12.9


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