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