Jar examples for s:sipsoup
a xpath implementation base on JSoup, dom query mixed with xpath and cssQuery
You can download jar file sipsoup 1.5 in this page.
The Apache License, Version 2.0
You can use the following script to add sipsoup-1.5.jar to your project.
<dependency> <groupId>com.virjar</groupId> <artifactId>sipsoup</artifactId> <version>1.5</version> </dependency>
compile group: 'com.virjar', name: 'sipsoup', version: '1.5'
libraryDependencies += "com.virjar" % "sipsoup" % "1.5"
<dependency org="com.virjar" name="sipsoup" rev="1.5"/>
@Grapes(@Grab(group='com.virjar', module='sipsoup', version='1.5'))
'com.virjar:sipsoup:jar:1.5'
Click the following link to download the jar file.
sipsoup-1.5-javadoc.jar