License |
License |
---|---|
Categories |
CategoriesNet Feather Application Layer Libs Dependency Injection |
GroupId | GroupIdnet.thevpc.more.iconsets |
ArtifactId | ArtifactIdiconset-feather |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.thevpc.more.iconsets.iconset-feather
Feather Open source Icons Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iconset-feather-1.0.1.pom | |
iconset-feather-1.0.1.jar | 217 KB |
iconset-feather-1.0.1-sources.jar | 223 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.thevpc.more.iconsets/iconset-feather/ -->
<dependency>
<groupId>net.thevpc.more.iconsets</groupId>
<artifactId>iconset-feather</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.thevpc.more.iconsets/iconset-feather/
implementation 'net.thevpc.more.iconsets:iconset-feather:1.0.1'
// https://jarcasting.com/artifacts/net.thevpc.more.iconsets/iconset-feather/
implementation ("net.thevpc.more.iconsets:iconset-feather:1.0.1")
'net.thevpc.more.iconsets:iconset-feather:jar:1.0.1'
<dependency org="net.thevpc.more.iconsets" name="iconset-feather" rev="1.0.1">
<artifact name="iconset-feather" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.thevpc.more.iconsets', module='iconset-feather', version='1.0.1')
)
libraryDependencies += "net.thevpc.more.iconsets" % "iconset-feather" % "1.0.1"
[net.thevpc.more.iconsets/iconset-feather "1.0.1"]