| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.astrapi69 |
| Идентификатор | Идентификаторjremix-icon |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjremix-icon
a java port of the famous RemixIcon project
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]