is not current version
Last Version 4.28.0

org.webjars.npm:feather-icons 4.7.3

WebJar for feather-icons

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

feather-icons
Version

Version

4.7.3
Type

Type

jar

Download feather-icons 4.7.3


<!-- https://jarcasting.com/artifacts/org.webjars.npm/feather-icons/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>feather-icons</artifactId>
    <version>4.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/feather-icons/
implementation 'org.webjars.npm:feather-icons:4.7.3'
// https://jarcasting.com/artifacts/org.webjars.npm/feather-icons/
implementation ("org.webjars.npm:feather-icons:4.7.3")
'org.webjars.npm:feather-icons:jar:4.7.3'
<dependency org="org.webjars.npm" name="feather-icons" rev="4.7.3">
  <artifact name="feather-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='feather-icons', version='4.7.3')
)
libraryDependencies += "org.webjars.npm" % "feather-icons" % "4.7.3"
[org.webjars.npm/feather-icons "4.7.3"]