| Лицензия |
Лицензия
GNU General Public License (GPL) version 3.0
|
|---|---|
| Группа | Группаio.github.ooknight |
| Идентификатор | Идентификаторbootstrap4 |
| Последняя версия | Последняя версия4.6.0.110 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеuniverse ui
|
| Имя Файла | Размер |
|---|---|
| bootstrap4-4.6.0.110.pom | |
| bootstrap4-4.6.0.110.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ooknight/bootstrap4/ -->
<dependency>
<groupId>io.github.ooknight</groupId>
<artifactId>bootstrap4</artifactId>
<version>4.6.0.110</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ooknight/bootstrap4/
implementation 'io.github.ooknight:bootstrap4:4.6.0.110'
// https://jarcasting.com/artifacts/io.github.ooknight/bootstrap4/
implementation ("io.github.ooknight:bootstrap4:4.6.0.110")
'io.github.ooknight:bootstrap4:jar:4.6.0.110'
<dependency org="io.github.ooknight" name="bootstrap4" rev="4.6.0.110">
<artifact name="bootstrap4" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ooknight', module='bootstrap4', version='4.6.0.110')
)
libraryDependencies += "io.github.ooknight" % "bootstrap4" % "4.6.0.110"
[io.github.ooknight/bootstrap4 "4.6.0.110"]