is not current version
Last Version 1.2.1

com.brandwatch:robots-cli 1.1.2

Command-line interface for robots exclusion protocol library.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.brandwatch
ArtifactId

ArtifactId

robots-cli
Version

Version

1.1.2
Type

Type

jar

Download robots-cli 1.1.2


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