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