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