Download yaidom_2.12-1.6.4.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.4 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials