| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.turbospaces.boot |
| Идентификатор | Идентификаторbootstrap-parent |
| Последняя версия | Последняя версия1.0.57 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcom.turbospaces.boot ::: bootstrap-parent
turbospaces 'bootstrap' library with a various plugins and shared tools
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| bootstrap-parent-1.0.57.pom | 55 KB |
| Обзор |
<!-- 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"]