License |
License |
---|---|
GroupId | GroupIdcom.capacitorjs |
ArtifactId | ArtifactIdstorage |
Version | Version1.2.4 |
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.4.pom | |
storage-1.2.4-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.capacitorjs/storage/ -->
<dependency>
<groupId>com.capacitorjs</groupId>
<artifactId>storage</artifactId>
<version>1.2.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.capacitorjs/storage/
implementation 'com.capacitorjs:storage:1.2.4'
// https://jarcasting.com/artifacts/com.capacitorjs/storage/
implementation ("com.capacitorjs:storage:1.2.4")
'com.capacitorjs:storage:aar:1.2.4'
<dependency org="com.capacitorjs" name="storage" rev="1.2.4">
<artifact name="storage" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.capacitorjs', module='storage', version='1.2.4')
)
libraryDependencies += "com.capacitorjs" % "storage" % "1.2.4"
[com.capacitorjs/storage "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.capacitorjs : core | jar | 3.4.0 |
androidx.appcompat » appcompat | jar | 1.2.0 |