is not current version
Last Version 1.1.1

com.amihaiemil.web:charles 1.1.0

Charles is a smart web crawling library.

GroupId

GroupId

com.amihaiemil.web
ArtifactId

ArtifactId

charles
Version

Version

1.1.0
Type

Type

jar

Download charles 1.1.0


<!-- https://jarcasting.com/artifacts/com.amihaiemil.web/charles/ -->
<dependency>
    <groupId>com.amihaiemil.web</groupId>
    <artifactId>charles</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amihaiemil.web/charles/
implementation 'com.amihaiemil.web:charles:1.1.0'
// https://jarcasting.com/artifacts/com.amihaiemil.web/charles/
implementation ("com.amihaiemil.web:charles:1.1.0")
'com.amihaiemil.web:charles:jar:1.1.0'
<dependency org="com.amihaiemil.web" name="charles" rev="1.1.0">
  <artifact name="charles" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amihaiemil.web', module='charles', version='1.1.0')
)
libraryDependencies += "com.amihaiemil.web" % "charles" % "1.1.0"
[com.amihaiemil.web/charles "1.1.0"]