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-processor
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-processor 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup : javapoet jar 1.9.0

runtime (3)

Group / Artifact Type Version
me.aflak.libraries : filter-annotation jar 1.2
com.google.code.gson : gson jar 2.8.1
com.google.auto.service : auto-service jar 1.0-rc3

Project Modules

There are no modules declared in this project.