License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIddevicefarm |
Version | Version784.2.595.0 |
Type | Typejar |
Description |
Descriptiondevicefarm
devicefarm resources for com.cognitect.aws/api
|
Project URL |
Project URL |
Filename | Size |
---|---|
devicefarm-784.2.595.0.pom | |
devicefarm-784.2.595.0.jar | 30 KB |
devicefarm-784.2.595.0-sources.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/devicefarm/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>devicefarm</artifactId>
<version>784.2.595.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/devicefarm/
implementation 'com.cognitect.aws:devicefarm:784.2.595.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/devicefarm/
implementation ("com.cognitect.aws:devicefarm:784.2.595.0")
'com.cognitect.aws:devicefarm:jar:784.2.595.0'
<dependency org="com.cognitect.aws" name="devicefarm" rev="784.2.595.0">
<artifact name="devicefarm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='devicefarm', version='784.2.595.0')
)
libraryDependencies += "com.cognitect.aws" % "devicefarm" % "784.2.595.0"
[com.cognitect.aws/devicefarm "784.2.595.0"]