Download s2robot-1.0.0-beta1.jar file - Jar s

Jar examples for s:s2robot

Description

S2Robot is a crawler framework.

You can download jar file s2robot 1.0.0-beta1 in this page.

Build File

You can use the following script to add s2robot-1.0.0-beta1.jar to your project.

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

Download

Click the following link to download the jar file.

s2robot-1.0.0-beta1-javadoc.jar
s2robot-1.0.0-beta1-sources.jar
s2robot-1.0.0-beta1.jar
s2robot-1.0.0-beta1.pom



Related Tutorials