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