is not current version
Last Version 6.16.0

org.webjars.npm:simple-icons 6.7.0

WebJar for simple-icons

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

simple-icons
Version

Version

6.7.0
Type

Type

jar

Download simple-icons 6.7.0


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