is not current version
Last Version 1.0.9

com.newrelic.experts:insights_client 1.0.4

a java client library for posting events to New Relic Insights

Categories

Categories

CLI User Interface
GroupId

GroupId

com.newrelic.experts
ArtifactId

ArtifactId

insights_client
Version

Version

1.0.4
Type

Type

jar

Download insights_client 1.0.4


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