is not current version
Last Version 2.2.2

com.3xcool:filemanlite 2.2.0

File Management Library

GroupId

GroupId

com.3xcool
ArtifactId

ArtifactId

filemanlite
Version

Version

2.2.0
Type

Type

aar

Download filemanlite 2.2.0


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