Cordova

A library to build Cordova-based projects for the Android platform.

License

License

GroupId

GroupId

org.apache.cordova
ArtifactId

ArtifactId

framework
Last Version

Last Version

10.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

Cordova
A library to build Cordova-based projects for the Android platform.
Project URL

Project URL

https://cordova.apache.org
Source Code Management

Source Code Management

https://github.com/apache/cordova-android

Download framework

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
10.1.2
10.1.1
10.1.0
10.0.1
10.0.0