MVN

com.amihaiemil.web : charles

Maven & Gradle

Jan 30, 2017
1 usages
30 stars

Charles is a smart web crawling library.

<dependency>
    <groupId>com.amihaiemil.web</groupId>
    <artifactId>charles</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amihaiemil.web : charles to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.amihaiemil.web : charles to add to Maven or Gradle - All Versions:

  • Version Updated
  • charles-1.1.1

    Jan 29, 2017
  • charles-1.1.0

    Dec 25, 2016
  • charles-1.0.2

    Dec 16, 2016
  • charles-1.0.1

    Nov 20, 2016
  • charles-1.0.0

    Nov 12, 2016

How to add a dependency to Maven

Add the following com.amihaiemil.web : charles maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amihaiemil.web</groupId>
    <artifactId>charles</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amihaiemil.web : charles gradle dependency to your build.gradle file:

implementation 'com.amihaiemil.web:charles:1.1.1'

Gradle Kotlin DSL: Add the following com.amihaiemil.web : charles gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amihaiemil.web:charles:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amihaiemil.web : charles sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amihaiemil.web" % "charles" % "1.1.1"

Advertisement

Dependencies from Group

Mar 05, 2023
13 usages
217 stars
Aug 14, 2018
2 usages
217 stars
Jan 30, 2017
1 usages
30 stars
Jan 24, 2019
23 stars

Discover Dependencies

Nov 27, 2018
2 usages
2.1k stars
Sep 06, 2017
1 usages
1 stars
Feb 08, 2023
3 usages
146 stars
Aug 22, 2018
2 usages
7 stars
Apr 21, 2020
1 usages
0 stars
Feb 16, 2022
1 usages
29 stars
Dec 04, 2017
1 usages
0 stars
mq
Mar 23, 2023
17 usages
1.3k stars
Feb 08, 2023
1 usages
20 stars
Feb 13, 2022
2 usages
14 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome