Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.ocadotechnology.newrelicalertsconfigurator |
ArtifactId | ArtifactIdnewrelic-alerts-configurator-dsl |
Version | Version3.5.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.ocadotechnology.newrelicalertsconfigurator/newrelic-alerts-configurator-dsl/ -->
<dependency>
<groupId>com.ocadotechnology.newrelicalertsconfigurator</groupId>
<artifactId>newrelic-alerts-configurator-dsl</artifactId>
<version>3.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ocadotechnology.newrelicalertsconfigurator/newrelic-alerts-configurator-dsl/
implementation 'com.ocadotechnology.newrelicalertsconfigurator:newrelic-alerts-configurator-dsl:3.5.3'
// https://jarcasting.com/artifacts/com.ocadotechnology.newrelicalertsconfigurator/newrelic-alerts-configurator-dsl/
implementation ("com.ocadotechnology.newrelicalertsconfigurator:newrelic-alerts-configurator-dsl:3.5.3")
'com.ocadotechnology.newrelicalertsconfigurator:newrelic-alerts-configurator-dsl:jar:3.5.3'
<dependency org="com.ocadotechnology.newrelicalertsconfigurator" name="newrelic-alerts-configurator-dsl" rev="3.5.3">
<artifact name="newrelic-alerts-configurator-dsl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ocadotechnology.newrelicalertsconfigurator', module='newrelic-alerts-configurator-dsl', version='3.5.3')
)
libraryDependencies += "com.ocadotechnology.newrelicalertsconfigurator" % "newrelic-alerts-configurator-dsl" % "3.5.3"
[com.ocadotechnology.newrelicalertsconfigurator/newrelic-alerts-configurator-dsl "3.5.3"]