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