| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.silentsoft | 
    
| ArtifactId | ArtifactIdsimpleicons4j | 
    
| Last Version | Last Version1.9.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSimpleIcons4J 
            SimpleIcons4J is a Java implementation of the simple-icons JavaScript library and is inspired by simpleicons.org. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| simpleicons4j-1.9.0.pom | |
| simpleicons4j-1.9.0.jar | 3 MB | 
| simpleicons4j-1.9.0-sources.jar | 2 MB | 
| simpleicons4j-1.9.0-javadoc.jar | 10 MB | 
| Browse | 
<!-- 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"]
                | 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 |