is not current version
Last Version 1.0.50

com.turbospaces.boot:bootstrap-agent 1.0.13


GroupId

GroupId

com.turbospaces.boot
ArtifactId

ArtifactId

bootstrap-agent
Version

Version

1.0.13
Type

Type

jar

Download bootstrap-agent 1.0.13


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