License |
License |
---|---|
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-parent |
Last Version | Last Version1.0.57 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-parent
turbospaces 'bootstrap' library with a various plugins and shared tools
|
Project URL |
Project URL |
Filename | Size |
---|---|
bootstrap-parent-1.0.57.pom | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-parent/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-parent</artifactId>
<version>1.0.57</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-parent/
implementation 'com.turbospaces.boot:bootstrap-parent:1.0.57'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-parent/
implementation ("com.turbospaces.boot:bootstrap-parent:1.0.57")
'com.turbospaces.boot:bootstrap-parent:pom:1.0.57'
<dependency org="com.turbospaces.boot" name="bootstrap-parent" rev="1.0.57">
<artifact name="bootstrap-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-parent', version='1.0.57')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-parent" % "1.0.57"
[com.turbospaces.boot/bootstrap-parent "1.0.57"]