License |
License
CC0-1.0
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdsimple-icons |
Last Version | Last Version6.16.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimple-icons
WebJar for simple-icons
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-icons-6.16.0.pom | |
simple-icons-6.16.0.jar | 361 KB |
simple-icons-6.16.0-sources.jar | 22 bytes |
simple-icons-6.16.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/simple-icons/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>simple-icons</artifactId>
<version>6.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/simple-icons/
implementation 'org.webjars.npm:simple-icons:6.16.0'
// https://jarcasting.com/artifacts/org.webjars.npm/simple-icons/
implementation ("org.webjars.npm:simple-icons:6.16.0")
'org.webjars.npm:simple-icons:jar:6.16.0'
<dependency org="org.webjars.npm" name="simple-icons" rev="6.16.0">
<artifact name="simple-icons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='simple-icons', version='6.16.0')
)
libraryDependencies += "org.webjars.npm" % "simple-icons" % "6.16.0"
[org.webjars.npm/simple-icons "6.16.0"]