License |
License
GNU General Public License (GPL) version 3.0
|
---|---|
GroupId | GroupIdio.github.ooknight |
ArtifactId | ArtifactIdbootstrap |
Last Version | Last Version5.1.0.110 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionuniverse ui
|
Filename | Size |
---|---|
bootstrap-5.1.0.110.pom | |
bootstrap-5.1.0.110.jar | 80 KB |
Browse |
<!-- 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"]