is not current version
Last Version 1.0.12

com.opsmatters:newrelic-api 0.1.0

Java library for the New Relic REST APIs built using Jersey and Gson

GroupId

GroupId

com.opsmatters
ArtifactId

ArtifactId

newrelic-api
Version

Version

0.1.0
Type

Type

jar

Download newrelic-api 0.1.0


<!-- https://jarcasting.com/artifacts/com.opsmatters/newrelic-api/ -->
<dependency>
    <groupId>com.opsmatters</groupId>
    <artifactId>newrelic-api</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.opsmatters/newrelic-api/
implementation 'com.opsmatters:newrelic-api:0.1.0'
// https://jarcasting.com/artifacts/com.opsmatters/newrelic-api/
implementation ("com.opsmatters:newrelic-api:0.1.0")
'com.opsmatters:newrelic-api:jar:0.1.0'
<dependency org="com.opsmatters" name="newrelic-api" rev="0.1.0">
  <artifact name="newrelic-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.opsmatters', module='newrelic-api', version='0.1.0')
)
libraryDependencies += "com.opsmatters" % "newrelic-api" % "0.1.0"
[com.opsmatters/newrelic-api "0.1.0"]