is not current version
Last Version 4.1.0

com.github.pedrovgs:renderers 2.0.4


GroupId

GroupId

com.github.pedrovgs
ArtifactId

ArtifactId

renderers
Version

Version

2.0.4
Type

Type

aar

Download renderers 2.0.4


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