| Categories |
CategoriesAWS Container PaaS Providers |
|---|---|
| GroupId | GroupIdcom.cognitect.aws |
| ArtifactId | ArtifactIddevicefarm |
| Version | Version701.2.395.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| devicefarm-701.2.395.0.pom | |
| devicefarm-701.2.395.0.jar | 23 KB |
| devicefarm-701.2.395.0-sources.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/devicefarm/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>devicefarm</artifactId>
<version>701.2.395.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/devicefarm/
implementation 'com.cognitect.aws:devicefarm:701.2.395.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/devicefarm/
implementation ("com.cognitect.aws:devicefarm:701.2.395.0")
'com.cognitect.aws:devicefarm:jar:701.2.395.0'
<dependency org="com.cognitect.aws" name="devicefarm" rev="701.2.395.0">
<artifact name="devicefarm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='devicefarm', version='701.2.395.0')
)
libraryDependencies += "com.cognitect.aws" % "devicefarm" % "701.2.395.0"
[com.cognitect.aws/devicefarm "701.2.395.0"]