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