Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.github.hsiehshujeng |
ArtifactId | ArtifactIdcdk-databrew-cicd |
Version | Version0.1.14 |
Type | Typejar |
Filename | Size |
---|---|
cdk-databrew-cicd-0.1.14.pom | |
cdk-databrew-cicd-0.1.14.jar | 1 MB |
cdk-databrew-cicd-0.1.14-sources.jar | 1 MB |
cdk-databrew-cicd-0.1.14-javadoc.jar | 214 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.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-databrew-cicd/
implementation 'io.github.hsiehshujeng:cdk-databrew-cicd:0.1.14'
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-databrew-cicd/
implementation ("io.github.hsiehshujeng:cdk-databrew-cicd:0.1.14")
'io.github.hsiehshujeng:cdk-databrew-cicd:jar:0.1.14'
<dependency org="io.github.hsiehshujeng" name="cdk-databrew-cicd" rev="0.1.14">
<artifact name="cdk-databrew-cicd" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hsiehshujeng', module='cdk-databrew-cicd', version='0.1.14')
)
libraryDependencies += "io.github.hsiehshujeng" % "cdk-databrew-cicd" % "0.1.14"
[io.github.hsiehshujeng/cdk-databrew-cicd "0.1.14"]