License |
License |
---|---|
GroupId | GroupIdcom.capacitorjs |
ArtifactId | ArtifactIdstorage |
Last Version | Last Version1.2.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionstorage
Capacitor Android storage plugin native library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
storage-1.2.5.pom | |
storage-1.2.5-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.capacitorjs/storage/ -->
<dependency>
<groupId>com.capacitorjs</groupId>
<artifactId>storage</artifactId>
<version>1.2.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.capacitorjs/storage/
implementation 'com.capacitorjs:storage:1.2.5'
// https://jarcasting.com/artifacts/com.capacitorjs/storage/
implementation ("com.capacitorjs:storage:1.2.5")
'com.capacitorjs:storage:aar:1.2.5'
<dependency org="com.capacitorjs" name="storage" rev="1.2.5">
<artifact name="storage" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.capacitorjs', module='storage', version='1.2.5')
)
libraryDependencies += "com.capacitorjs" % "storage" % "1.2.5"
[com.capacitorjs/storage "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.capacitorjs : core | jar | 3.4.2 |
androidx.appcompat » appcompat | jar | 1.2.0 |