is not current version
Last Version 1.0.10

com.panforge:robots-http 1.0.4

Apache HttpClient wrapper with ability to process and apply robots.txt file

GroupId

GroupId

com.panforge
ArtifactId

ArtifactId

robots-http
Version

Version

1.0.4
Type

Type

jar

Download robots-http 1.0.4


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