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

org.hudsonci.xpath:xpath-service 1.0.1

XPath Service for Jelly

Категории

Категории

Hudson Компиляция и сборка Continuous Integration and Continuous Delivery
Группа

Группа

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

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

xpath-service
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать xpath-service 1.0.1


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