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