is not current version
Last Version 1.2.1

com.brandwatch:robots-integration-tests 1.1.4

Integration tests for robots exclusion protocol library.

GroupId

GroupId

com.brandwatch
ArtifactId

ArtifactId

robots-integration-tests
Version

Version

1.1.4
Type

Type

pom

Download robots-integration-tests 1.1.4


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