|
MavenConfig
Maven Configurationcrawler4j is available from central Maven repository. To use it you just need to include the following dependency in your pom.xml: <dependency>
<groupId>edu.uci.ics</groupId>
<artifactId>crawler4j</artifactId>
<version>3.3</version>
<type>jar</type>
<scope>compile</scope>
</dependency>Note: make sure to use the latest version. |
► Sign in to add a comment