GroupId | GroupIdcom.brandwatch |
---|---|
ArtifactId | ArtifactIdrobots-integration-tests |
Version | Version1.2.0 |
Type | Typepom |
Filename | Size |
---|---|
robots-integration-tests-1.2.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.brandwatch/robots-integration-tests/ -->
<dependency>
<groupId>com.brandwatch</groupId>
<artifactId>robots-integration-tests</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.brandwatch/robots-integration-tests/
implementation 'com.brandwatch:robots-integration-tests:1.2.0'
// https://jarcasting.com/artifacts/com.brandwatch/robots-integration-tests/
implementation ("com.brandwatch:robots-integration-tests:1.2.0")
'com.brandwatch:robots-integration-tests:pom:1.2.0'
<dependency org="com.brandwatch" name="robots-integration-tests" rev="1.2.0">
<artifact name="robots-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.brandwatch', module='robots-integration-tests', version='1.2.0')
)
libraryDependencies += "com.brandwatch" % "robots-integration-tests" % "1.2.0"
[com.brandwatch/robots-integration-tests "1.2.0"]