Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.hsiehshujeng |
ArtifactId | ArtifactIdcdk-databrew-cicd |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
cdk-databrew-cicd-0.1.1.pom | |
cdk-databrew-cicd-0.1.1.jar | 1 MB |
cdk-databrew-cicd-0.1.1-sources.jar | 1 MB |
cdk-databrew-cicd-0.1.1-javadoc.jar | 211 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-databrew-cicd/ -->
<dependency>
<groupId>io.github.hsiehshujeng</groupId>
<artifactId>cdk-databrew-cicd</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-databrew-cicd/
implementation 'io.github.hsiehshujeng:cdk-databrew-cicd:0.1.1'
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-databrew-cicd/
implementation ("io.github.hsiehshujeng:cdk-databrew-cicd:0.1.1")
'io.github.hsiehshujeng:cdk-databrew-cicd:jar:0.1.1'
<dependency org="io.github.hsiehshujeng" name="cdk-databrew-cicd" rev="0.1.1">
<artifact name="cdk-databrew-cicd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hsiehshujeng', module='cdk-databrew-cicd', version='0.1.1')
)
libraryDependencies += "io.github.hsiehshujeng" % "cdk-databrew-cicd" % "0.1.1"
[io.github.hsiehshujeng/cdk-databrew-cicd "0.1.1"]