Download yaidom_2.11-1.8.0.jar file - Jar y

Jar examples for y:yaidom-2.11

Description

Extensible XML query API with multiple DOM-like implementations

You can download jar file yaidom_2.11 1.8.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add yaidom_2.11-1.8.0.jar to your project.

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

Download

Click the following link to download the jar file.

yaidom_2.11-1.8.0-javadoc.jar
yaidom_2.11-1.8.0-sources.jar
yaidom_2.11-1.8.0.jar
yaidom_2.11-1.8.0.pom



Related Tutorials