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