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