License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.github.codezee |
ArtifactId | ArtifactIdfiresearch-lib |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFireSearch
Generic search repo for Android apps
|
Filename | Size |
---|---|
firesearch-lib-1.0.7.pom | |
firesearch-lib-1.0.7.aar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.codezee/firesearch-lib/ -->
<dependency>
<groupId>com.github.codezee</groupId>
<artifactId>firesearch-lib</artifactId>
<version>1.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.codezee/firesearch-lib/
implementation 'com.github.codezee:firesearch-lib:1.0.7'
// https://jarcasting.com/artifacts/com.github.codezee/firesearch-lib/
implementation ("com.github.codezee:firesearch-lib:1.0.7")
'com.github.codezee:firesearch-lib:aar:1.0.7'
<dependency org="com.github.codezee" name="firesearch-lib" rev="1.0.7">
<artifact name="firesearch-lib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.codezee', module='firesearch-lib', version='1.0.7')
)
libraryDependencies += "com.github.codezee" % "firesearch-lib" % "1.0.7"
[com.github.codezee/firesearch-lib "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 21.0.3 |