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