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