| Группа | Группаcom.vmlens |
|---|---|
| Идентификатор | Идентификаторtrace-agent-bootstrap |
| Версия | Версия1.1.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| trace-agent-bootstrap-1.1.0.pom | |
| trace-agent-bootstrap-1.1.0.jar | 333 KB |
| trace-agent-bootstrap-1.1.0-sources.jar | 213 KB |
| trace-agent-bootstrap-1.1.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.vmlens/trace-agent-bootstrap/ -->
<dependency>
<groupId>com.vmlens</groupId>
<artifactId>trace-agent-bootstrap</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmlens/trace-agent-bootstrap/
implementation 'com.vmlens:trace-agent-bootstrap:1.1.0'
// https://jarcasting.com/artifacts/com.vmlens/trace-agent-bootstrap/
implementation ("com.vmlens:trace-agent-bootstrap:1.1.0")
'com.vmlens:trace-agent-bootstrap:jar:1.1.0'
<dependency org="com.vmlens" name="trace-agent-bootstrap" rev="1.1.0">
<artifact name="trace-agent-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmlens', module='trace-agent-bootstrap', version='1.1.0')
)
libraryDependencies += "com.vmlens" % "trace-agent-bootstrap" % "1.1.0"
[com.vmlens/trace-agent-bootstrap "1.1.0"]