| Группа | Группаcom.vmlens |
|---|---|
| Идентификатор | Идентификаторtrace-agent-bootstrap |
| Версия | Версия1.0.14 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| trace-agent-bootstrap-1.0.14.pom | |
| trace-agent-bootstrap-1.0.14.jar | 341 KB |
| trace-agent-bootstrap-1.0.14-sources.jar | 218 KB |
| trace-agent-bootstrap-1.0.14-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.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.vmlens/trace-agent-bootstrap/
implementation 'com.vmlens:trace-agent-bootstrap:1.0.14'
// https://jarcasting.com/artifacts/com.vmlens/trace-agent-bootstrap/
implementation ("com.vmlens:trace-agent-bootstrap:1.0.14")
'com.vmlens:trace-agent-bootstrap:jar:1.0.14'
<dependency org="com.vmlens" name="trace-agent-bootstrap" rev="1.0.14">
<artifact name="trace-agent-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vmlens', module='trace-agent-bootstrap', version='1.0.14')
)
libraryDependencies += "com.vmlens" % "trace-agent-bootstrap" % "1.0.14"
[com.vmlens/trace-agent-bootstrap "1.0.14"]