is not current version
Last Version 0.1.37

com.hashicorp:cdktf-provider-yandex 0.1.1

Prebuilt yandex Provider for Terraform CDK (cdktf)

Categories

Categories

IDE Development Tools Dex General Purpose Libraries Utility
GroupId

GroupId

com.hashicorp
ArtifactId

ArtifactId

cdktf-provider-yandex
Version

Version

0.1.1
Type

Type

jar

Download cdktf-provider-yandex 0.1.1


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