| Группа | Группаcom.github.simy4.xpath |
|---|---|
| Идентификатор | Идентификаторxpath-to-xml-xom |
| Версия | Версия2.1.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| xpath-to-xml-xom-2.1.2.pom | |
| xpath-to-xml-xom-2.1.2.jar | 14 KB |
| xpath-to-xml-xom-2.1.2-sources.jar | 6 KB |
| xpath-to-xml-xom-2.1.2-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.simy4.xpath/xpath-to-xml-xom/ -->
<dependency>
<groupId>com.github.simy4.xpath</groupId>
<artifactId>xpath-to-xml-xom</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.simy4.xpath/xpath-to-xml-xom/
implementation 'com.github.simy4.xpath:xpath-to-xml-xom:2.1.2'
// https://jarcasting.com/artifacts/com.github.simy4.xpath/xpath-to-xml-xom/
implementation ("com.github.simy4.xpath:xpath-to-xml-xom:2.1.2")
'com.github.simy4.xpath:xpath-to-xml-xom:jar:2.1.2'
<dependency org="com.github.simy4.xpath" name="xpath-to-xml-xom" rev="2.1.2">
<artifact name="xpath-to-xml-xom" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.simy4.xpath', module='xpath-to-xml-xom', version='2.1.2')
)
libraryDependencies += "com.github.simy4.xpath" % "xpath-to-xml-xom" % "2.1.2"
[com.github.simy4.xpath/xpath-to-xml-xom "2.1.2"]