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