is not current version
Last Version 4.1.0

com.github.pedrovgs:renderers 3.3.3

Android library to avoid duplicated adapters code

GroupId

GroupId

com.github.pedrovgs
ArtifactId

ArtifactId

renderers
Version

Version

3.3.3
Type

Type

aar

Download renderers 3.3.3


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