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