| License |
License |
|---|---|
| GroupId | GroupIdio.github.astrapi69 |
| ArtifactId | ArtifactIdjremix-icon |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjremix-icon
a java port of the famous RemixIcon project
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jremix-icon-1.1.pom | |
| jremix-icon-1.1.jar | 953 KB |
| jremix-icon-1.1-sources.jar | 261 bytes |
| jremix-icon-1.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.astrapi69/jremix-icon/ -->
<dependency>
<groupId>io.github.astrapi69</groupId>
<artifactId>jremix-icon</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.astrapi69/jremix-icon/
implementation 'io.github.astrapi69:jremix-icon:1.1'
// https://jarcasting.com/artifacts/io.github.astrapi69/jremix-icon/
implementation ("io.github.astrapi69:jremix-icon:1.1")
'io.github.astrapi69:jremix-icon:jar:1.1'
<dependency org="io.github.astrapi69" name="jremix-icon" rev="1.1">
<artifact name="jremix-icon" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.astrapi69', module='jremix-icon', version='1.1')
)
libraryDependencies += "io.github.astrapi69" % "jremix-icon" % "1.1"
[io.github.astrapi69/jremix-icon "1.1"]