Download s2-robot-0.8.0.jar file - Jar s

Jar examples for s:s2-robot

Description

S2Robot is a crawler framework.

You can download jar file s2-robot 0.8.0 in this page.

Build File

You can use the following script to add s2-robot-0.8.0.jar to your project.

<dependency>
   <groupId>org.codelibs.robot</groupId>
   <artifactId>s2-robot</artifactId>
   <version>0.8.0</version>
</dependency>
compile group: 'org.codelibs.robot', name: 's2-robot', version: '0.8.0'
libraryDependencies += "org.codelibs.robot" % "s2-robot" % "0.8.0"
<dependency org="org.codelibs.robot" name="s2-robot" rev="0.8.0"/>
@Grapes(@Grab(group='org.codelibs.robot', module='s2-robot', version='0.8.0'))
'org.codelibs.robot:s2-robot:jar:0.8.0'

Download

Click the following link to download the jar file.

s2-robot-0.8.0-javadoc.jar
s2-robot-0.8.0-sources.jar
s2-robot-0.8.0.jar
s2-robot-0.8.0.pom



Related Tutorials