is not current version
Last Version 8.9.0

com.cedarsoft:commons 6.0.1


GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

commons
Version

Version

6.0.1
Type

Type

jar

Download commons 6.0.1


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