License |
License
GNU General Public License (GPL) version 3.0
|
---|---|
GroupId | GroupIdio.github.ooknight.ui |
ArtifactId | ArtifactIdbootstrap4 |
Last Version | Last Version4.6.0.111 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuniverse ui
|
Filename | Size |
---|---|
bootstrap4-4.6.0.111.pom | |
bootstrap4-4.6.0.111.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ooknight.ui/bootstrap4/ -->
<dependency>
<groupId>io.github.ooknight.ui</groupId>
<artifactId>bootstrap4</artifactId>
<version>4.6.0.111</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ooknight.ui/bootstrap4/
implementation 'io.github.ooknight.ui:bootstrap4:4.6.0.111'
// https://jarcasting.com/artifacts/io.github.ooknight.ui/bootstrap4/
implementation ("io.github.ooknight.ui:bootstrap4:4.6.0.111")
'io.github.ooknight.ui:bootstrap4:jar:4.6.0.111'
<dependency org="io.github.ooknight.ui" name="bootstrap4" rev="4.6.0.111">
<artifact name="bootstrap4" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ooknight.ui', module='bootstrap4', version='4.6.0.111')
)
libraryDependencies += "io.github.ooknight.ui" % "bootstrap4" % "4.6.0.111"
[io.github.ooknight.ui/bootstrap4 "4.6.0.111"]