MVN

io.ultrabrew.metrics : metrics-core

Maven & Gradle

Jun 25, 2021
2 usages
43 stars

core · A lightweight, high-performance Java instrumentation library

<dependency>
    <groupId>io.ultrabrew.metrics</groupId>
    <artifactId>metrics-core</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.ultrabrew.metrics : metrics-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of io.ultrabrew.metrics : metrics-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
metrics-core-0.9.0
0.8.x
metrics-core-0.8.0

How to add a dependency to Maven

Add the following io.ultrabrew.metrics : metrics-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.ultrabrew.metrics</groupId>
    <artifactId>metrics-core</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.ultrabrew.metrics : metrics-core gradle dependency to your build.gradle file:

implementation 'io.ultrabrew.metrics:metrics-core:0.9.0'

Gradle Kotlin DSL: Add the following io.ultrabrew.metrics : metrics-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.ultrabrew.metrics:metrics-core:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.ultrabrew.metrics : metrics-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.ultrabrew.metrics" % "metrics-core" % "0.9.0"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 27, 2021
1 usages
0 stars
Apr 29, 2021
2 usages
12 stars
Mar 16, 2023
1 usages
0 stars
Apr 28, 2021
1 usages
0 stars
May 16, 2022
2 usages
5 stars
Jun 08, 2023
1 usages
288 stars
May 07, 2021
1 usages
0 stars
May 26, 2021
1 usages
2 stars
May 07, 2021
1 usages
41 stars