is not current version
Last Version 1.1.1

com.amihaiemil.web:charles 1.0.1

Charles is a smart web crawling library.

GroupId

GroupId

com.amihaiemil.web
ArtifactId

ArtifactId

charles
Version

Version

1.0.1
Type

Type

jar

Download charles 1.0.1


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