| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.fifesoft |
| Идентификатор | Идентификаторicongroups |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRText Icon Groups
Groups of Icons required for the RText editor libraries
|
| Имя Файла | Размер |
|---|---|
| icongroups-1.3.0.pom | |
| icongroups-1.3.0.jar | 90 KB |
| icongroups-1.3.0-sources.jar | 88 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.fifesoft/icongroups/ -->
<dependency>
<groupId>com.fifesoft</groupId>
<artifactId>icongroups</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fifesoft/icongroups/
implementation 'com.fifesoft:icongroups:1.3.0'
// https://jarcasting.com/artifacts/com.fifesoft/icongroups/
implementation ("com.fifesoft:icongroups:1.3.0")
'com.fifesoft:icongroups:jar:1.3.0'
<dependency org="com.fifesoft" name="icongroups" rev="1.3.0">
<artifact name="icongroups" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fifesoft', module='icongroups', version='1.3.0')
)
libraryDependencies += "com.fifesoft" % "icongroups" % "1.3.0"
[com.fifesoft/icongroups "1.3.0"]