Download crawler-core-0.3.0.jar file - Jar c

Jar examples for c:crawler-core

Description

You can download jar file crawler-core 0.3.0 in this page.

Build File

You can use the following script to add crawler-core-0.3.0.jar to your project.

<dependency>
   <groupId>com.github.xbynet</groupId>
   <artifactId>crawler-core</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'com.github.xbynet', name: 'crawler-core', version: '0.3.0'
libraryDependencies += "com.github.xbynet" % "crawler-core" % "0.3.0"
<dependency org="com.github.xbynet" name="crawler-core" rev="0.3.0"/>
@Grapes(@Grab(group='com.github.xbynet', module='crawler-core', version='0.3.0'))
'com.github.xbynet:crawler-core:jar:0.3.0'

Download

Click the following link to download the jar file.

crawler-core-0.3.0-javadoc.jar
crawler-core-0.3.0-sources.jar
crawler-core-0.3.0.jar
crawler-core-0.3.0.pom



Related Tutorials