SimpleIcons4J

SimpleIcons4J is a Java implementation of the simple-icons JavaScript library and is inspired by simpleicons.org.

License

License

GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

simpleicons4j
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleIcons4J
SimpleIcons4J is a Java implementation of the simple-icons JavaScript library and is inspired by simpleicons.org.
Project URL

Project URL

https://github.com/silentsoft/simpleicons4j
Source Code Management

Source Code Management

https://github.com/silentsoft/simpleicons4j.git

Download simpleicons4j

How to add to project

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

Dependencies

test (5)

Group / Artifact Type Version
org.webjars.npm : simple-icons jar 6.16.0
org.json : json jar 20211205
org.silentsoft : nullify jar 1.0.1
org.junit.platform : junit-platform-launcher jar 1.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0