is not current version
Last Version 2.0.4

com.github.pedrovgs:renderers-parent 1.5

Library to avoid duplicate adapters code.

GroupId

GroupId

com.github.pedrovgs
ArtifactId

ArtifactId

renderers-parent
Version

Version

1.5
Type

Type

pom

Download renderers-parent 1.5

Filename Size
renderers-parent-1.5.pom 6 KB
Browse

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