Last Version

Generic Recycler Adapter 1.0.0

Generic adapters for Android based on https://github.com/MaximeJallu/retrofit_factory

License

License

The Code Project Open License (CPOL) 1.02
GroupId

GroupId

com.github.maximejallu
ArtifactId

ArtifactId

factory
Version

Version

1.0.0
Type

Type

aar
Description

Description

Generic Recycler Adapter
Generic adapters for Android based on https://github.com/MaximeJallu/retrofit_factory
Project URL

Project URL

https://github.com/MaximeJallu/retrofit_factory
Source Code Management

Source Code Management

https://github.com/MaximeJallu/retrofit_factory

Download factory 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.9.0
com.squareup.okhttp3 : logging-interceptor jar 3.9.0
com.squareup.retrofit2 : retrofit jar 2.0.2
com.squareup.retrofit2 : converter-gson jar 2.0.2
com.squareup.retrofit2 : adapter-rxjava jar 2.0.2
com.android.support » appcompat-v7 jar 27.1.1

Project Modules

There are no modules declared in this project.