is not current version
Last Version 1.2.1

com.brandwatch:robots-parent 1.2.0

Parent module for robots exclusion protocol library.

GroupId

GroupId

com.brandwatch
ArtifactId

ArtifactId

robots-parent
Version

Version

1.2.0
Type

Type

pom

Download robots-parent 1.2.0

Filename Size
robots-parent-1.2.0.pom 15 KB
Browse

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