is not current version
Last Version 0.1.40

com.hashicorp:cdktf-provider-spotinst 0.1.29

Prebuilt spotinst Provider for Terraform CDK (cdktf)

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.hashicorp
ArtifactId

ArtifactId

cdktf-provider-spotinst
Version

Version

0.1.29
Type

Type

jar

Download cdktf-provider-spotinst 0.1.29


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