GroupId | GroupIdio.github.hsiehshujeng |
---|---|
ArtifactId | ArtifactIdcdk-comprehend-s3olap |
Version | Version2.0.18 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-comprehend-s3olap/ -->
<dependency>
<groupId>io.github.hsiehshujeng</groupId>
<artifactId>cdk-comprehend-s3olap</artifactId>
<version>2.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-comprehend-s3olap/
implementation 'io.github.hsiehshujeng:cdk-comprehend-s3olap:2.0.18'
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-comprehend-s3olap/
implementation ("io.github.hsiehshujeng:cdk-comprehend-s3olap:2.0.18")
'io.github.hsiehshujeng:cdk-comprehend-s3olap:jar:2.0.18'
<dependency org="io.github.hsiehshujeng" name="cdk-comprehend-s3olap" rev="2.0.18">
<artifact name="cdk-comprehend-s3olap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hsiehshujeng', module='cdk-comprehend-s3olap', version='2.0.18')
)
libraryDependencies += "io.github.hsiehshujeng" % "cdk-comprehend-s3olap" % "2.0.18"
[io.github.hsiehshujeng/cdk-comprehend-s3olap "2.0.18"]