License |
License |
---|---|
GroupId | GroupIdorg.webjars.bowergithub.twbs |
ArtifactId | ArtifactIdicons |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionicons
WebJar for icons
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
icons-1.0.0.pom | |
icons-1.0.0.jar | 1 MB |
icons-1.0.0-sources.jar | 22 bytes |
icons-1.0.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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.twbs/icons/
implementation 'org.webjars.bowergithub.twbs:icons:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.twbs/icons/
implementation ("org.webjars.bowergithub.twbs:icons:1.0.0")
'org.webjars.bowergithub.twbs:icons:jar:1.0.0'
<dependency org="org.webjars.bowergithub.twbs" name="icons" rev="1.0.0">
<artifact name="icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.twbs', module='icons', version='1.0.0')
)
libraryDependencies += "org.webjars.bowergithub.twbs" % "icons" % "1.0.0"
[org.webjars.bowergithub.twbs/icons "1.0.0"]