is not current version
Last Version 9.1.0005

com.gitee.hljdrl:cordova-framework 9.1.0002

cordova android webview aar library

GroupId

GroupId

com.gitee.hljdrl
ArtifactId

ArtifactId

cordova-framework
Version

Version

9.1.0002
Type

Type

aar

Download cordova-framework 9.1.0002


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