Download gecco-1.0.4.jar file - Jar g

Jar examples for g:gecco

Description

Easy to use lightweight web crawler

You can download jar file gecco 1.0.4 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add gecco-1.0.4.jar to your project.

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

Download

Click the following link to download the jar file.

gecco-1.0.4-javadoc.jar
gecco-1.0.4-sources.jar
gecco-1.0.4.jar
gecco-1.0.4.pom



Related Tutorials