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