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