is not current version
Last Version 1.0.67

com.csicit.ace:file 1.0.35


GroupId

GroupId

com.csicit.ace
ArtifactId

ArtifactId

file
Version

Version

1.0.35
Type

Type

jar

Download file 1.0.35


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