is not current version
Last Version 2.0.4

com.github.pedrovgs:renderers-parent 2.0.1

Library to avoid duplicate adapters code.

GroupId

GroupId

com.github.pedrovgs
ArtifactId

ArtifactId

renderers-parent
Version

Version

2.0.1
Type

Type

pom

Download renderers-parent 2.0.1


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