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