Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
---|---|
GroupId | GroupIdbr.com.devsrsouza.compose.icons.jetbrains |
ArtifactId | ArtifactIdfeather-android |
Version | Version0.1.1 |
Type | Typeaar |
Filename | Size |
---|---|
feather-android-0.1.1.pom | |
feather-android-0.1.1-sources.jar | 199 KB |
feather-android-0.1.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.devsrsouza.compose.icons.jetbrains/feather-android/ -->
<dependency>
<groupId>br.com.devsrsouza.compose.icons.jetbrains</groupId>
<artifactId>feather-android</artifactId>
<version>0.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.devsrsouza.compose.icons.jetbrains/feather-android/
implementation 'br.com.devsrsouza.compose.icons.jetbrains:feather-android:0.1.1'
// https://jarcasting.com/artifacts/br.com.devsrsouza.compose.icons.jetbrains/feather-android/
implementation ("br.com.devsrsouza.compose.icons.jetbrains:feather-android:0.1.1")
'br.com.devsrsouza.compose.icons.jetbrains:feather-android:aar:0.1.1'
<dependency org="br.com.devsrsouza.compose.icons.jetbrains" name="feather-android" rev="0.1.1">
<artifact name="feather-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='br.com.devsrsouza.compose.icons.jetbrains', module='feather-android', version='0.1.1')
)
libraryDependencies += "br.com.devsrsouza.compose.icons.jetbrains" % "feather-android" % "0.1.1"
[br.com.devsrsouza.compose.icons.jetbrains/feather-android "0.1.1"]