не последняя версия
Последняя версия 3.1.1

com.codacy:tracing-annotations_2.11 2.0.1-allowcustommetricname.75edb3e

Generic Scala wrapper for metrics and tracing,currently supporting dropwizard-metrics and kamon.

Группа

Группа

com.codacy
Идентификатор

Идентификатор

tracing-annotations_2.11
Версия

Версия

2.0.1-allowcustommetricname.75edb3e
Тип

Тип

jar

Скачать tracing-annotations_2.11 2.0.1-allowcustommetricname.75edb3e


<!-- https://jarcasting.com/artifacts/com.codacy/tracing-annotations_2.11/ -->
<dependency>
    <groupId>com.codacy</groupId>
    <artifactId>tracing-annotations_2.11</artifactId>
    <version>2.0.1-allowcustommetricname.75edb3e</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/tracing-annotations_2.11/
implementation 'com.codacy:tracing-annotations_2.11:2.0.1-allowcustommetricname.75edb3e'
// https://jarcasting.com/artifacts/com.codacy/tracing-annotations_2.11/
implementation ("com.codacy:tracing-annotations_2.11:2.0.1-allowcustommetricname.75edb3e")
'com.codacy:tracing-annotations_2.11:jar:2.0.1-allowcustommetricname.75edb3e'
<dependency org="com.codacy" name="tracing-annotations_2.11" rev="2.0.1-allowcustommetricname.75edb3e">
  <artifact name="tracing-annotations_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='tracing-annotations_2.11', version='2.0.1-allowcustommetricname.75edb3e')
)
libraryDependencies += "com.codacy" % "tracing-annotations_2.11" % "2.0.1-allowcustommetricname.75edb3e"
[com.codacy/tracing-annotations_2.11 "2.0.1-allowcustommetricname.75edb3e"]