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