is not current version
Last Version 0.5.37

com.hashicorp:cdktf-provider-helm 0.4.42

Prebuilt helm Provider for Terraform CDK (cdktf)

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.hashicorp
ArtifactId

ArtifactId

cdktf-provider-helm
Version

Version

0.4.42
Type

Type

jar

Download cdktf-provider-helm 0.4.42


<!-- https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-helm/ -->
<dependency>
    <groupId>com.hashicorp</groupId>
    <artifactId>cdktf-provider-helm</artifactId>
    <version>0.4.42</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-helm/
implementation 'com.hashicorp:cdktf-provider-helm:0.4.42'
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-helm/
implementation ("com.hashicorp:cdktf-provider-helm:0.4.42")
'com.hashicorp:cdktf-provider-helm:jar:0.4.42'
<dependency org="com.hashicorp" name="cdktf-provider-helm" rev="0.4.42">
  <artifact name="cdktf-provider-helm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashicorp', module='cdktf-provider-helm', version='0.4.42')
)
libraryDependencies += "com.hashicorp" % "cdktf-provider-helm" % "0.4.42"
[com.hashicorp/cdktf-provider-helm "0.4.42"]