License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.bowergithub.twbs |
ArtifactId | ArtifactIdicons |
Version | Version1.5.0 |
Type | Typejar |
Description |
Descriptionicons
WebJar for icons
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
icons-1.5.0.pom | |
icons-1.5.0.jar | 2 MB |
icons-1.5.0-sources.jar | 22 bytes |
icons-1.5.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.twbs/icons/ -->
<dependency>
<groupId>org.webjars.bowergithub.twbs</groupId>
<artifactId>icons</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.twbs/icons/
implementation 'org.webjars.bowergithub.twbs:icons:1.5.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.twbs/icons/
implementation ("org.webjars.bowergithub.twbs:icons:1.5.0")
'org.webjars.bowergithub.twbs:icons:jar:1.5.0'
<dependency org="org.webjars.bowergithub.twbs" name="icons" rev="1.5.0">
<artifact name="icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.twbs', module='icons', version='1.5.0')
)
libraryDependencies += "org.webjars.bowergithub.twbs" % "icons" % "1.5.0"
[org.webjars.bowergithub.twbs/icons "1.5.0"]