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