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

com.vmlens:trace-agent 1.1.0


Группа

Группа

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

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

trace-agent
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать trace-agent 1.1.0


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