is not current version
Last Version 1.0.67

com.csicit.ace:file 1.0.22


GroupId

GroupId

com.csicit.ace
ArtifactId

ArtifactId

file
Version

Version

1.0.22
Type

Type

jar

Download file 1.0.22


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