is not current version
Last Version 1.0.67

com.csicit.ace:file 1.0.33


GroupId

GroupId

com.csicit.ace
ArtifactId

ArtifactId

file
Version

Version

1.0.33
Type

Type

jar

Download file 1.0.33


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