не последняя версия
Последняя версия 1.0.50

com.turbospaces.boot:bootstrap-agent 1.0.5


Группа

Группа

com.turbospaces.boot
Идентификатор

Идентификатор

bootstrap-agent
Версия

Версия

1.0.5
Тип

Тип

jar

Скачать bootstrap-agent 1.0.5


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