License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.github.leonardoxh |
ArtifactId | ArtifactIdfake-search-view |
Version | Version0.3.1 |
Type | Typeaar |
Description |
DescriptionFakeSearchView
A custom SearchView for android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fake-search-view-0.3.1.pom | |
fake-search-view-0.3.1.aar | 6 KB |
fake-search-view-0.3.1-sources.jar | 4 KB |
fake-search-view-0.3.1-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.leonardoxh/fake-search-view/ -->
<dependency>
<groupId>com.github.leonardoxh</groupId>
<artifactId>fake-search-view</artifactId>
<version>0.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leonardoxh/fake-search-view/
implementation 'com.github.leonardoxh:fake-search-view:0.3.1'
// https://jarcasting.com/artifacts/com.github.leonardoxh/fake-search-view/
implementation ("com.github.leonardoxh:fake-search-view:0.3.1")
'com.github.leonardoxh:fake-search-view:aar:0.3.1'
<dependency org="com.github.leonardoxh" name="fake-search-view" rev="0.3.1">
<artifact name="fake-search-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.leonardoxh', module='fake-search-view', version='0.3.1')
)
libraryDependencies += "com.github.leonardoxh" % "fake-search-view" % "0.3.1"
[com.github.leonardoxh/fake-search-view "0.3.1"]