is not current version
Last Version 1.161.0

software.amazon.awscdk:cdk-customresources 1.39.0

Constructs for implementing CDK custom resources

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

software.amazon.awscdk
ArtifactId

ArtifactId

cdk-customresources
Version

Version

1.39.0
Type

Type

jar

Download cdk-customresources 1.39.0


<!-- https://jarcasting.com/artifacts/software.amazon.awscdk/cdk-customresources/ -->
<dependency>
    <groupId>software.amazon.awscdk</groupId>
    <artifactId>cdk-customresources</artifactId>
    <version>1.39.0</version>
</dependency>
// https://jarcasting.com/artifacts/software.amazon.awscdk/cdk-customresources/
implementation 'software.amazon.awscdk:cdk-customresources:1.39.0'
// https://jarcasting.com/artifacts/software.amazon.awscdk/cdk-customresources/
implementation ("software.amazon.awscdk:cdk-customresources:1.39.0")
'software.amazon.awscdk:cdk-customresources:jar:1.39.0'
<dependency org="software.amazon.awscdk" name="cdk-customresources" rev="1.39.0">
  <artifact name="cdk-customresources" type="jar" />
</dependency>
@Grapes(
@Grab(group='software.amazon.awscdk', module='cdk-customresources', version='1.39.0')
)
libraryDependencies += "software.amazon.awscdk" % "cdk-customresources" % "1.39.0"
[software.amazon.awscdk/cdk-customresources "1.39.0"]