is not current version
Last Version 0.2.110

io.github.cdklabs:cdk-pipelines-github 0.2.48

GitHub Workflows support for CDK Pipelines

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

io.github.cdklabs
ArtifactId

ArtifactId

cdk-pipelines-github
Version

Version

0.2.48
Type

Type

jar

Download cdk-pipelines-github 0.2.48


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