filesystem

Capacitor Android filesystem plugin native library

License

License

MIT
GroupId

GroupId

com.capacitorjs
ArtifactId

ArtifactId

filesystem
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

filesystem
Capacitor Android filesystem plugin native library
Project URL

Project URL

https://github.com/ionic-team/capacitor-plugins
Source Code Management

Source Code Management

https://github.com/ionic-team/capacitor-plugins/tree/main

Download filesystem

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.capacitorjs : core jar 3.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2