Jar examples for g:gecco
Easy to use lightweight web crawler
You can download jar file gecco 1.2.8 in this page.
The MIT License (MIT)
You can use the following script to add gecco-1.2.8.jar to your project.
<dependency> <groupId>com.geccocrawler</groupId> <artifactId>gecco</artifactId> <version>1.2.8</version> </dependency>
compile group: 'com.geccocrawler', name: 'gecco', version: '1.2.8'
libraryDependencies += "com.geccocrawler" % "gecco" % "1.2.8"
<dependency org="com.geccocrawler" name="gecco" rev="1.2.8"/>
@Grapes(@Grab(group='com.geccocrawler', module='gecco', version='1.2.8'))
'com.geccocrawler:gecco:jar:1.2.8'
Click the following link to download the jar file.
gecco-1.2.8-javadoc.jar