License |
License
GNU General Public License (GPL) version 3.0
|
---|---|
GroupId | GroupIdio.github.ooknight |
ArtifactId | ArtifactIdbootstrap4 |
Last Version | Last Version4.6.0.110 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuniverse ui
|
Filename | Size |
---|---|
bootstrap4-4.6.0.110.pom | |
bootstrap4-4.6.0.110.jar | 62 KB |
Browse |
<!-- 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"]