Download sipsoup-1.4.jar file - Jar s

Jar examples for s:sipsoup

Description

a xpath implementation base on JSoup, dom query mixed with xpath and cssQuery

You can download jar file sipsoup 1.4 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add sipsoup-1.4.jar to your project.

<dependency>
   <groupId>com.virjar</groupId>
   <artifactId>sipsoup</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'com.virjar', name: 'sipsoup', version: '1.4'
libraryDependencies += "com.virjar" % "sipsoup" % "1.4"
<dependency org="com.virjar" name="sipsoup" rev="1.4"/>
@Grapes(@Grab(group='com.virjar', module='sipsoup', version='1.4'))
'com.virjar:sipsoup:jar:1.4'

Download

Click the following link to download the jar file.

sipsoup-1.4-javadoc.jar
sipsoup-1.4-sources.jar
sipsoup-1.4.jar
sipsoup-1.4.pom



Related Tutorials