is not current version
Last Version 4.1.0

com.github.pedrovgs:renderers 1.0.10


GroupId

GroupId

com.github.pedrovgs
ArtifactId

ArtifactId

renderers
Version

Version

1.0.10
Type

Type

jar

Download renderers 1.0.10


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