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