Jar examples for x:xmlassert
Small library for those who have a hard time understanding the complexity of XPath
You can download jar file xmlassert 0.0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add xmlassert-0.0.1.jar to your project.
<dependency> <groupId>com.toomuchcoding.xmlassert</groupId> <artifactId>xmlassert</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.toomuchcoding.xmlassert', name: 'xmlassert', version: '0.0.1'
libraryDependencies += "com.toomuchcoding.xmlassert" % "xmlassert" % "0.0.1"
<dependency org="com.toomuchcoding.xmlassert" name="xmlassert" rev="0.0.1"/>
@Grapes(@Grab(group='com.toomuchcoding.xmlassert', module='xmlassert', version='0.0.1'))
'com.toomuchcoding.xmlassert:xmlassert:jar:0.0.1'
Click the following link to download the jar file.
xmlassert-0.0.1-javadoc.jar