GroupId | GroupIdio.github.hsiehshujeng |
---|---|
ArtifactId | ArtifactIdcdk-comprehend-s3olap |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
cdk-comprehend-s3olap-2.0.1.pom | |
cdk-comprehend-s3olap-2.0.1.jar | 12 MB |
cdk-comprehend-s3olap-2.0.1-sources.jar | 12 MB |
cdk-comprehend-s3olap-2.0.1-javadoc.jar | 676 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-comprehend-s3olap/ -->
<dependency>
<groupId>io.github.hsiehshujeng</groupId>
<artifactId>cdk-comprehend-s3olap</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-comprehend-s3olap/
implementation 'io.github.hsiehshujeng:cdk-comprehend-s3olap:2.0.1'
// https://jarcasting.com/artifacts/io.github.hsiehshujeng/cdk-comprehend-s3olap/
implementation ("io.github.hsiehshujeng:cdk-comprehend-s3olap:2.0.1")
'io.github.hsiehshujeng:cdk-comprehend-s3olap:jar:2.0.1'
<dependency org="io.github.hsiehshujeng" name="cdk-comprehend-s3olap" rev="2.0.1">
<artifact name="cdk-comprehend-s3olap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hsiehshujeng', module='cdk-comprehend-s3olap', version='2.0.1')
)
libraryDependencies += "io.github.hsiehshujeng" % "cdk-comprehend-s3olap" % "2.0.1"
[io.github.hsiehshujeng/cdk-comprehend-s3olap "2.0.1"]