Jar examples for c:crawler-core
You can download jar file crawler-core 0.3.0 in this page.
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'
Click the following link to download the jar file.
crawler-core-0.3.0-javadoc.jar