is not current version
Last Version 2.0.0

io.github.cdklabs:cdk-ecs-service-extensions 2.0.0-alpha.2

@aws-cdk-containers/ecs-service-extensions

GroupId

GroupId

io.github.cdklabs
ArtifactId

ArtifactId

cdk-ecs-service-extensions
Version

Version

2.0.0-alpha.2
Type

Type

jar

Download cdk-ecs-service-extensions 2.0.0-alpha.2


<!-- https://jarcasting.com/artifacts/io.github.cdklabs/cdk-ecs-service-extensions/ -->
<dependency>
    <groupId>io.github.cdklabs</groupId>
    <artifactId>cdk-ecs-service-extensions</artifactId>
    <version>2.0.0-alpha.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs/cdk-ecs-service-extensions/
implementation 'io.github.cdklabs:cdk-ecs-service-extensions:2.0.0-alpha.2'
// https://jarcasting.com/artifacts/io.github.cdklabs/cdk-ecs-service-extensions/
implementation ("io.github.cdklabs:cdk-ecs-service-extensions:2.0.0-alpha.2")
'io.github.cdklabs:cdk-ecs-service-extensions:jar:2.0.0-alpha.2'
<dependency org="io.github.cdklabs" name="cdk-ecs-service-extensions" rev="2.0.0-alpha.2">
  <artifact name="cdk-ecs-service-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs', module='cdk-ecs-service-extensions', version='2.0.0-alpha.2')
)
libraryDependencies += "io.github.cdklabs" % "cdk-ecs-service-extensions" % "2.0.0-alpha.2"
[io.github.cdklabs/cdk-ecs-service-extensions "2.0.0-alpha.2"]