License |
License |
---|---|
GroupId | GroupIdcom.brandwatch |
ArtifactId | ArtifactIdrobots-parent |
Version | Version1.2.1 |
Type | Typepom |
Description |
DescriptionRobots (parent)
Parent module for robots exclusion protocol library.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
robots-parent-1.2.1.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brandwatch/robots-parent/ -->
<dependency>
<groupId>com.brandwatch</groupId>
<artifactId>robots-parent</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.brandwatch/robots-parent/
implementation 'com.brandwatch:robots-parent:1.2.1'
// https://jarcasting.com/artifacts/com.brandwatch/robots-parent/
implementation ("com.brandwatch:robots-parent:1.2.1")
'com.brandwatch:robots-parent:pom:1.2.1'
<dependency org="com.brandwatch" name="robots-parent" rev="1.2.1">
<artifact name="robots-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.brandwatch', module='robots-parent', version='1.2.1')
)
libraryDependencies += "com.brandwatch" % "robots-parent" % "1.2.1"
[com.brandwatch/robots-parent "1.2.1"]