License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdthemify-icons |
Version | Version0.1.2 |
Type | Typejar |
Description |
Descriptionthemify-icons
WebJar for themify-icons
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
themify-icons-0.1.2.pom | |
themify-icons-0.1.2.jar | 200 KB |
themify-icons-0.1.2-sources.jar | 22 bytes |
themify-icons-0.1.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/themify-icons/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>themify-icons</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/themify-icons/
implementation 'org.webjars.bower:themify-icons:0.1.2'
// https://jarcasting.com/artifacts/org.webjars.bower/themify-icons/
implementation ("org.webjars.bower:themify-icons:0.1.2")
'org.webjars.bower:themify-icons:jar:0.1.2'
<dependency org="org.webjars.bower" name="themify-icons" rev="0.1.2">
<artifact name="themify-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='themify-icons', version='0.1.2')
)
libraryDependencies += "org.webjars.bower" % "themify-icons" % "0.1.2"
[org.webjars.bower/themify-icons "0.1.2"]