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