| License |
License |
|---|---|
| Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.weicools |
| ArtifactId | ArtifactIdfeather-icons |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionCoreComponent
Android component pakcage.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| feather-icons-1.0.0.pom | |
| feather-icons-1.0.0-release.aar | 112 KB |
| feather-icons-1.0.0-release-sources.jar | 1 KB |
| feather-icons-1.0.0-release-javadoc.jar | 261 bytes |
| feather-icons-1.0.0-debug.aar | 112 KB |
| feather-icons-1.0.0-debug-sources.jar | 1 KB |
| feather-icons-1.0.0-debug-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.weicools/feather-icons/ -->
<dependency>
<groupId>com.weicools</groupId>
<artifactId>feather-icons</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weicools/feather-icons/
implementation 'com.weicools:feather-icons:1.0.0'
// https://jarcasting.com/artifacts/com.weicools/feather-icons/
implementation ("com.weicools:feather-icons:1.0.0")
'com.weicools:feather-icons:pom:1.0.0'
<dependency org="com.weicools" name="feather-icons" rev="1.0.0">
<artifact name="feather-icons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weicools', module='feather-icons', version='1.0.0')
)
libraryDependencies += "com.weicools" % "feather-icons" % "1.0.0"
[com.weicools/feather-icons "1.0.0"]