is not current version
Last Version 1.0.57

com.turbospaces.boot:bootstrap-parent 1.0.27

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

GroupId

GroupId

com.turbospaces.boot
ArtifactId

ArtifactId

bootstrap-parent
Version

Version

1.0.27
Type

Type

pom

Download bootstrap-parent 1.0.27


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