is not current version
Last Version 1.1.5

com.vmlens:trace-agent-bootstrap 1.1.4


GroupId

GroupId

com.vmlens
ArtifactId

ArtifactId

trace-agent-bootstrap
Version

Version

1.1.4
Type

Type

jar

Download trace-agent-bootstrap 1.1.4


<!-- 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"]