Categories |
CategoriesAWS Container PaaS Providers |
---|---|
GroupId | GroupIdcom.cognitect.aws |
ArtifactId | ArtifactIdAWS242AppRegistry |
Version | Version810.2.805.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.cognitect.aws/AWS242AppRegistry/ -->
<dependency>
<groupId>com.cognitect.aws</groupId>
<artifactId>AWS242AppRegistry</artifactId>
<version>810.2.805.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect.aws/AWS242AppRegistry/
implementation 'com.cognitect.aws:AWS242AppRegistry:810.2.805.0'
// https://jarcasting.com/artifacts/com.cognitect.aws/AWS242AppRegistry/
implementation ("com.cognitect.aws:AWS242AppRegistry:810.2.805.0")
'com.cognitect.aws:AWS242AppRegistry:jar:810.2.805.0'
<dependency org="com.cognitect.aws" name="AWS242AppRegistry" rev="810.2.805.0">
<artifact name="AWS242AppRegistry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect.aws', module='AWS242AppRegistry', version='810.2.805.0')
)
libraryDependencies += "com.cognitect.aws" % "AWS242AppRegistry" % "810.2.805.0"
[com.cognitect.aws/AWS242AppRegistry "810.2.805.0"]