is not current version
Last Version 1.9.0

org.silentsoft:simpleicons4j 1.0.0

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

GroupId

GroupId

org.silentsoft
ArtifactId

ArtifactId

simpleicons4j
Version

Version

1.0.0
Type

Type

jar

Download simpleicons4j 1.0.0


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