is not current version
Last Version 0.13-593

com.deliveredtechnologies:tf-test-groovy 0.13-539

Terraform Build Tools: The parent POM project for Java and Terraform Tools

Categories

Categories

Groovy Languages
GroupId

GroupId

com.deliveredtechnologies
ArtifactId

ArtifactId

tf-test-groovy
Version

Version

0.13-539
Type

Type

jar

Download tf-test-groovy 0.13-539


<!-- https://jarcasting.com/artifacts/com.deliveredtechnologies/tf-test-groovy/ -->
<dependency>
    <groupId>com.deliveredtechnologies</groupId>
    <artifactId>tf-test-groovy</artifactId>
    <version>0.13-539</version>
</dependency>
// https://jarcasting.com/artifacts/com.deliveredtechnologies/tf-test-groovy/
implementation 'com.deliveredtechnologies:tf-test-groovy:0.13-539'
// https://jarcasting.com/artifacts/com.deliveredtechnologies/tf-test-groovy/
implementation ("com.deliveredtechnologies:tf-test-groovy:0.13-539")
'com.deliveredtechnologies:tf-test-groovy:jar:0.13-539'
<dependency org="com.deliveredtechnologies" name="tf-test-groovy" rev="0.13-539">
  <artifact name="tf-test-groovy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deliveredtechnologies', module='tf-test-groovy', version='0.13-539')
)
libraryDependencies += "com.deliveredtechnologies" % "tf-test-groovy" % "0.13-539"
[com.deliveredtechnologies/tf-test-groovy "0.13-539"]