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