is not current version
Last Version 1.0.57

com.turbospaces.boot:bootstrap-parent 1.0.54

turbospaces 'bootstrap' library with a various plugins and shared tools

GroupId

GroupId

com.turbospaces.boot
ArtifactId

ArtifactId

bootstrap-parent
Version

Version

1.0.54
Type

Type

pom

Download bootstrap-parent 1.0.54


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