is not current version
Last Version 5.0.0

com.cedarsoft.commons.old:file 2.0.2


GroupId

GroupId

com.cedarsoft.commons.old
ArtifactId

ArtifactId

file
Version

Version

2.0.2
Type

Type

jar

Download file 2.0.2


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