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