License |
License |
---|---|
GroupId | GroupIdcom.axisapplications |
ArtifactId | ArtifactIdoxygen-icons5-pack |
Version | Version1.0.2 |
Type | Typejar |
Description |
DescriptionOxygen Icons5 Thumbnails Pack
Oxygen Icons5 theme as a jar dependency with ready-to-use icons in png and jpeg formats in the following resolutions: 8x8, 16x16, 22x22, 32x32, 48x48, 64x64, 128x128, 256x256, 512x512, 1024x1024. Project forked from https://github.com/KDE/oxygen-icons5/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
oxygen-icons5-pack-1.0.2.pom | |
oxygen-icons5-pack-1.0.2.jar | 251 MB |
oxygen-icons5-pack-1.0.2-sources.jar | 251 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.axisapplications/oxygen-icons5-pack/ -->
<dependency>
<groupId>com.axisapplications</groupId>
<artifactId>oxygen-icons5-pack</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.axisapplications/oxygen-icons5-pack/
implementation 'com.axisapplications:oxygen-icons5-pack:1.0.2'
// https://jarcasting.com/artifacts/com.axisapplications/oxygen-icons5-pack/
implementation ("com.axisapplications:oxygen-icons5-pack:1.0.2")
'com.axisapplications:oxygen-icons5-pack:jar:1.0.2'
<dependency org="com.axisapplications" name="oxygen-icons5-pack" rev="1.0.2">
<artifact name="oxygen-icons5-pack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axisapplications', module='oxygen-icons5-pack', version='1.0.2')
)
libraryDependencies += "com.axisapplications" % "oxygen-icons5-pack" % "1.0.2"
[com.axisapplications/oxygen-icons5-pack "1.0.2"]