GroupId | GroupIdcom.newrelic.experts |
---|---|
ArtifactId | ArtifactIdinfra_publish |
Version | Version2.0.5 |
Type | Typejar |
Filename | Size |
---|---|
infra_publish-2.0.5.pom | |
infra_publish-2.0.5.jar | 117 KB |
infra_publish-2.0.5-sources.jar | 35 KB |
infra_publish-2.0.5-javadoc.jar | 322 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.newrelic.experts/infra_publish/ -->
<dependency>
<groupId>com.newrelic.experts</groupId>
<artifactId>infra_publish</artifactId>
<version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.experts/infra_publish/
implementation 'com.newrelic.experts:infra_publish:2.0.5'
// https://jarcasting.com/artifacts/com.newrelic.experts/infra_publish/
implementation ("com.newrelic.experts:infra_publish:2.0.5")
'com.newrelic.experts:infra_publish:jar:2.0.5'
<dependency org="com.newrelic.experts" name="infra_publish" rev="2.0.5">
<artifact name="infra_publish" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.experts', module='infra_publish', version='2.0.5')
)
libraryDependencies += "com.newrelic.experts" % "infra_publish" % "2.0.5"
[com.newrelic.experts/infra_publish "2.0.5"]