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