| License |
License |
|---|---|
| GroupId | GroupIdcom.capacitorjs |
| ArtifactId | ArtifactIdfilesystem |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionfilesystem
Capacitor Android filesystem plugin native library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| filesystem-1.1.0.pom | |
| filesystem-1.1.0-sources.jar | 7 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.capacitorjs : core | jar | 3.4.0 |