Download yaidom_2.12-1.6.1.jar file - Jar y

Jar examples for y:yaidom-2.12

Description

Extensible XML query API with multiple DOM-like implementations

You can download jar file yaidom_2.12 1.6.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add yaidom_2.12-1.6.1.jar to your project.

<dependency>
   <groupId>eu.cdevreeze.yaidom</groupId>
   <artifactId>yaidom_2.12</artifactId>
   <version>1.6.1</version>
</dependency>
compile group: 'eu.cdevreeze.yaidom', name: 'yaidom_2.12', version: '1.6.1'
libraryDependencies += "eu.cdevreeze.yaidom" % "yaidom_2.12" % "1.6.1"
<dependency org="eu.cdevreeze.yaidom" name="yaidom_2.12" rev="1.6.1"/>
@Grapes(@Grab(group='eu.cdevreeze.yaidom', module='yaidom_2.12', version='1.6.1'))
'eu.cdevreeze.yaidom:yaidom_2.12:jar:1.6.1'

Download

Click the following link to download the jar file.

yaidom_2.12-1.6.1-javadoc.jar
yaidom_2.12-1.6.1-sources.jar
yaidom_2.12-1.6.1.jar
yaidom_2.12-1.6.1.pom



Related Tutorials