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