is not current version
Last Version 8.9.0

com.cedarsoft:commons 3.0.2


GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

commons
Version

Version

3.0.2
Type

Type

pom

Download commons 3.0.2


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