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