| Группа | Группаcommons-jelly |
|---|---|
| Идентификатор | Идентификаторcommons-jelly-tags-xmlunit |
| Версия | Версия20030211.144251 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| commons-jelly-tags-xmlunit-20030211.144251.pom | |
| commons-jelly-tags-xmlunit-20030211.144251.jar | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-xmlunit/ -->
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-xmlunit</artifactId>
<version>20030211.144251</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-xmlunit/
implementation 'commons-jelly:commons-jelly-tags-xmlunit:20030211.144251'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-xmlunit/
implementation ("commons-jelly:commons-jelly-tags-xmlunit:20030211.144251")
'commons-jelly:commons-jelly-tags-xmlunit:jar:20030211.144251'
<dependency org="commons-jelly" name="commons-jelly-tags-xmlunit" rev="20030211.144251">
<artifact name="commons-jelly-tags-xmlunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-xmlunit', version='20030211.144251')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-xmlunit" % "20030211.144251"
[commons-jelly/commons-jelly-tags-xmlunit "20030211.144251"]