GroupId | GroupIdcom.brandwatch |
---|---|
ArtifactId | ArtifactIdrobots-integration-tests |
Version | Version1.1.4 |
Type | Typepom |
Filename | Size |
---|---|
robots-integration-tests-1.1.4.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.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.brandwatch/robots-integration-tests/
implementation 'com.brandwatch:robots-integration-tests:1.1.4'
// https://jarcasting.com/artifacts/com.brandwatch/robots-integration-tests/
implementation ("com.brandwatch:robots-integration-tests:1.1.4")
'com.brandwatch:robots-integration-tests:pom:1.1.4'
<dependency org="com.brandwatch" name="robots-integration-tests" rev="1.1.4">
<artifact name="robots-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.brandwatch', module='robots-integration-tests', version='1.1.4')
)
libraryDependencies += "com.brandwatch" % "robots-integration-tests" % "1.1.4"
[com.brandwatch/robots-integration-tests "1.1.4"]