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