GroupId | GroupIdcom.brandwatch |
---|---|
ArtifactId | ArtifactIdrobots-parent |
Version | Version1.2.0 |
Type | Typepom |
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"]