Last Version

Filter 1.2

Android library to filter any object in a list using a simple annotation.

License

License

GroupId

GroupId

me.aflak.libraries
ArtifactId

ArtifactId

filter-annotation
Version

Version

1.2
Type

Type

jar
Description

Description

Filter
Android library to filter any object in a list using a simple annotation.
Project URL

Project URL

https://github.com/omaflak/Filter-Library
Source Code Management

Source Code Management

https://github.com/omaflak/Filter-Library

Download filter-annotation 1.2


<!-- https://jarcasting.com/artifacts/me.aflak.libraries/filter-annotation/ -->
<dependency>
    <groupId>me.aflak.libraries</groupId>
    <artifactId>filter-annotation</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.aflak.libraries/filter-annotation/
implementation 'me.aflak.libraries:filter-annotation:1.2'
// https://jarcasting.com/artifacts/me.aflak.libraries/filter-annotation/
implementation ("me.aflak.libraries:filter-annotation:1.2")
'me.aflak.libraries:filter-annotation:jar:1.2'
<dependency org="me.aflak.libraries" name="filter-annotation" rev="1.2">
  <artifact name="filter-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.aflak.libraries', module='filter-annotation', version='1.2')
)
libraryDependencies += "me.aflak.libraries" % "filter-annotation" % "1.2"
[me.aflak.libraries/filter-annotation "1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.1

Project Modules

There are no modules declared in this project.