License |
License
GNU General Public License (GPL) version 3.0
|
---|---|
GroupId | GroupIdio.github.ooknight |
ArtifactId | ArtifactIdbootstrap3 |
Version | Version3.4.1.0 |
Type | Typejar |
Description |
Descriptionuniverse ui
|
Filename | Size |
---|---|
bootstrap3-3.4.1.0.pom | |
bootstrap3-3.4.1.0.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.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ooknight/bootstrap3/
implementation 'io.github.ooknight:bootstrap3:3.4.1.0'
// https://jarcasting.com/artifacts/io.github.ooknight/bootstrap3/
implementation ("io.github.ooknight:bootstrap3:3.4.1.0")
'io.github.ooknight:bootstrap3:jar:3.4.1.0'
<dependency org="io.github.ooknight" name="bootstrap3" rev="3.4.1.0">
<artifact name="bootstrap3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ooknight', module='bootstrap3', version='3.4.1.0')
)
libraryDependencies += "io.github.ooknight" % "bootstrap3" % "3.4.1.0"
[io.github.ooknight/bootstrap3 "3.4.1.0"]