Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.newrelic.experts |
ArtifactId | ArtifactIdinsights_client |
Version | Version1.0.6 |
Type | Typejar |
Filename | Size |
---|---|
insights_client-1.0.6.pom | |
insights_client-1.0.6.jar | 11 KB |
insights_client-1.0.6-sources.jar | 5 KB |
insights_client-1.0.6-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.newrelic.experts/insights_client/ -->
<dependency>
<groupId>com.newrelic.experts</groupId>
<artifactId>insights_client</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.experts/insights_client/
implementation 'com.newrelic.experts:insights_client:1.0.6'
// https://jarcasting.com/artifacts/com.newrelic.experts/insights_client/
implementation ("com.newrelic.experts:insights_client:1.0.6")
'com.newrelic.experts:insights_client:jar:1.0.6'
<dependency org="com.newrelic.experts" name="insights_client" rev="1.0.6">
<artifact name="insights_client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.experts', module='insights_client', version='1.0.6')
)
libraryDependencies += "com.newrelic.experts" % "insights_client" % "1.0.6"
[com.newrelic.experts/insights_client "1.0.6"]