is not current version
Last Version 1.1

com.newrelic:nrsketch 1.0

A scaled base2 exponential histogram supporting auto-scaling and lossless merge

GroupId

GroupId

com.newrelic
ArtifactId

ArtifactId

nrsketch
Version

Version

1.0
Type

Type

jar

Download nrsketch 1.0


<!-- https://jarcasting.com/artifacts/com.newrelic/nrsketch/ -->
<dependency>
    <groupId>com.newrelic</groupId>
    <artifactId>nrsketch</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic/nrsketch/
implementation 'com.newrelic:nrsketch:1.0'
// https://jarcasting.com/artifacts/com.newrelic/nrsketch/
implementation ("com.newrelic:nrsketch:1.0")
'com.newrelic:nrsketch:jar:1.0'
<dependency org="com.newrelic" name="nrsketch" rev="1.0">
  <artifact name="nrsketch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic', module='nrsketch', version='1.0')
)
libraryDependencies += "com.newrelic" % "nrsketch" % "1.0"
[com.newrelic/nrsketch "1.0"]