is not current version
Last Version 1.2.1

com.brandwatch:robots-parent 1.1.3

Parent module for robots exclusion protocol library.

GroupId

GroupId

com.brandwatch
ArtifactId

ArtifactId

robots-parent
Version

Version

1.1.3
Type

Type

pom

Download robots-parent 1.1.3

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

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