License |
License |
---|---|
GroupId | GroupIdcom.fifesoft |
ArtifactId | ArtifactIdicongroups |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRText Icon Groups
Groups of Icons required for the RText editor libraries
|
Filename | Size |
---|---|
icongroups-1.3.0.pom | |
icongroups-1.3.0.jar | 90 KB |
icongroups-1.3.0-sources.jar | 88 KB |
Browse |
<!-- 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"]