| License |
License
MIT
|
|---|---|
| Categories |
CategoriesGithub Development Tools Version Controls |
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdgithub-com-twbs-icons |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbootstrap-icons
WebJar for bootstrap-icons
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| github-com-twbs-icons-1.6.1.pom | |
| github-com-twbs-icons-1.6.1.jar | 1 MB |
| github-com-twbs-icons-1.6.1-sources.jar | 22 bytes |
| github-com-twbs-icons-1.6.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-twbs-icons/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-twbs-icons</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-twbs-icons/
implementation 'org.webjars.npm:github-com-twbs-icons:1.6.1'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-twbs-icons/
implementation ("org.webjars.npm:github-com-twbs-icons:1.6.1")
'org.webjars.npm:github-com-twbs-icons:jar:1.6.1'
<dependency org="org.webjars.npm" name="github-com-twbs-icons" rev="1.6.1">
<artifact name="github-com-twbs-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-twbs-icons', version='1.6.1')
)
libraryDependencies += "org.webjars.npm" % "github-com-twbs-icons" % "1.6.1"
[org.webjars.npm/github-com-twbs-icons "1.6.1"]