Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.github.arimorty |
ArtifactId | ArtifactIdfloatingsearchview |
Version | Version2.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
floatingsearchview-2.0.4.pom | |
floatingsearchview-2.0.4.aar | 126 KB |
floatingsearchview-2.0.4-sources.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.arimorty/floatingsearchview/ -->
<dependency>
<groupId>com.github.arimorty</groupId>
<artifactId>floatingsearchview</artifactId>
<version>2.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.arimorty/floatingsearchview/
implementation 'com.github.arimorty:floatingsearchview:2.0.4'
// https://jarcasting.com/artifacts/com.github.arimorty/floatingsearchview/
implementation ("com.github.arimorty:floatingsearchview:2.0.4")
'com.github.arimorty:floatingsearchview:aar:2.0.4'
<dependency org="com.github.arimorty" name="floatingsearchview" rev="2.0.4">
<artifact name="floatingsearchview" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.arimorty', module='floatingsearchview', version='2.0.4')
)
libraryDependencies += "com.github.arimorty" % "floatingsearchview" % "2.0.4"
[com.github.arimorty/floatingsearchview "2.0.4"]