GroupId | GroupIdcom.newrelic.experts |
---|---|
ArtifactId | ArtifactIdinfra_publish |
Version | Version2.0.3 |
Type | Typejar |
Filename | Size |
---|---|
infra_publish-2.0.3.pom | |
infra_publish-2.0.3.jar | 117 KB |
infra_publish-2.0.3-sources.jar | 34 KB |
infra_publish-2.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.experts/infra_publish/
implementation 'com.newrelic.experts:infra_publish:2.0.3'
// https://jarcasting.com/artifacts/com.newrelic.experts/infra_publish/
implementation ("com.newrelic.experts:infra_publish:2.0.3")
'com.newrelic.experts:infra_publish:jar:2.0.3'
<dependency org="com.newrelic.experts" name="infra_publish" rev="2.0.3">
<artifact name="infra_publish" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.experts', module='infra_publish', version='2.0.3')
)
libraryDependencies += "com.newrelic.experts" % "infra_publish" % "2.0.3"
[com.newrelic.experts/infra_publish "2.0.3"]