Jar examples for g:gecco
Easy to use lightweight web crawler
You can download jar file gecco 1.0.4 in this page.
The MIT License (MIT)
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'
Click the following link to download the jar file.
gecco-1.0.4-javadoc.jar