infinity-data-engine

Simple and elegant list based data handling for Android

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.92tonywills
ArtifactId

ArtifactId

infinity-data-engine
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

aar
Description

Description

infinity-data-engine
Simple and elegant list based data handling for Android

Download infinity-data-engine

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 24.2.0
com.android.support » recyclerview-v7 jar 24.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.0.0