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