file.core

Android File Operator Library.

License

License

GroupId

GroupId

com.github.javakam
ArtifactId

ArtifactId

file.core
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

file.core
Android File Operator Library.
Project URL

Project URL

https://github.com/javakam/FileOperator
Source Code Management

Source Code Management

https://github.com/javakam/FileOperator/tree/master

Download file.core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.0
3.0.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.9.0
1.8.0
1.7.0
1.6.2
1.6.1
1.6.0
1.5.0
1.4.2
1.4.1