is not current version
Last Version 5.0.0

com.cedarsoft.commons.old:renderer 2.0.1


GroupId

GroupId

com.cedarsoft.commons.old
ArtifactId

ArtifactId

renderer
Version

Version

2.0.1
Type

Type

jar

Download renderer 2.0.1


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