Last Version

Ericapps 1.0.0

An implementation of a floating search box with search suggestions

License

License

GroupId

GroupId

com.github.arimorty
ArtifactId

ArtifactId

ericapps
Version

Version

1.0.0
Type

Type

aar
Description

Description

Ericapps
An implementation of a floating search box with search suggestions
Project URL

Project URL

https://github.com/arimorty/floatingsearchview
Source Code Management

Source Code Management

https://github.com/arimorty/floatingsearchview

Download ericapps 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.arimorty/ericapps/ -->
<dependency>
    <groupId>com.github.arimorty</groupId>
    <artifactId>ericapps</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.arimorty/ericapps/
implementation 'com.github.arimorty:ericapps:1.0.0'
// https://jarcasting.com/artifacts/com.github.arimorty/ericapps/
implementation ("com.github.arimorty:ericapps:1.0.0")
'com.github.arimorty:ericapps:aar:1.0.0'
<dependency org="com.github.arimorty" name="ericapps" rev="1.0.0">
  <artifact name="ericapps" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.arimorty', module='ericapps', version='1.0.0')
)
libraryDependencies += "com.github.arimorty" % "ericapps" % "1.0.0"
[com.github.arimorty/ericapps "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 23.1.1
com.android.support » cardview-v7 jar 23.1.0
com.android.support » recyclerview-v7 jar 23.0.1
com.android.support » design jar 23.0.1

Project Modules

There are no modules declared in this project.