Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.hashicorp |
ArtifactId | ArtifactIdcdktf-provider-newrelic |
Version | Version0.4.149 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-newrelic/ -->
<dependency>
<groupId>com.hashicorp</groupId>
<artifactId>cdktf-provider-newrelic</artifactId>
<version>0.4.149</version>
</dependency>
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-newrelic/
implementation 'com.hashicorp:cdktf-provider-newrelic:0.4.149'
// https://jarcasting.com/artifacts/com.hashicorp/cdktf-provider-newrelic/
implementation ("com.hashicorp:cdktf-provider-newrelic:0.4.149")
'com.hashicorp:cdktf-provider-newrelic:jar:0.4.149'
<dependency org="com.hashicorp" name="cdktf-provider-newrelic" rev="0.4.149">
<artifact name="cdktf-provider-newrelic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hashicorp', module='cdktf-provider-newrelic', version='0.4.149')
)
libraryDependencies += "com.hashicorp" % "cdktf-provider-newrelic" % "0.4.149"
[com.hashicorp/cdktf-provider-newrelic "0.4.149"]