Categories |
CategoriesGithub Development Tools Version Controls |
---|---|
GroupId | GroupIdio.github.cdklabs |
ArtifactId | ArtifactIdcdk-pipelines-github |
Version | Version0.0.25 |
Type | Typejar |
Filename | Size |
---|---|
cdk-pipelines-github-0.0.25.pom | |
cdk-pipelines-github-0.0.25.jar | 302 KB |
cdk-pipelines-github-0.0.25-sources.jar | 236 KB |
cdk-pipelines-github-0.0.25-javadoc.jar | 759 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.cdklabs/cdk-pipelines-github/ -->
<dependency>
<groupId>io.github.cdklabs</groupId>
<artifactId>cdk-pipelines-github</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cdklabs/cdk-pipelines-github/
implementation 'io.github.cdklabs:cdk-pipelines-github:0.0.25'
// https://jarcasting.com/artifacts/io.github.cdklabs/cdk-pipelines-github/
implementation ("io.github.cdklabs:cdk-pipelines-github:0.0.25")
'io.github.cdklabs:cdk-pipelines-github:jar:0.0.25'
<dependency org="io.github.cdklabs" name="cdk-pipelines-github" rev="0.0.25">
<artifact name="cdk-pipelines-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cdklabs', module='cdk-pipelines-github', version='0.0.25')
)
libraryDependencies += "io.github.cdklabs" % "cdk-pipelines-github" % "0.0.25"
[io.github.cdklabs/cdk-pipelines-github "0.0.25"]