License |
License |
---|---|
GroupId | GroupIdcom.gitee.hljdrl |
ArtifactId | ArtifactIdcordova-framework |
Last Version | Last Version9.1.0005 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncordova webview hybrid framework
cordova android webview hybrid framework
|
Filename | Size |
---|---|
cordova-framework-9.1.0005.pom | |
cordova-framework-9.1.0005-sources.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.hljdrl/cordova-framework/ -->
<dependency>
<groupId>com.gitee.hljdrl</groupId>
<artifactId>cordova-framework</artifactId>
<version>9.1.0005</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hljdrl/cordova-framework/
implementation 'com.gitee.hljdrl:cordova-framework:9.1.0005'
// https://jarcasting.com/artifacts/com.gitee.hljdrl/cordova-framework/
implementation ("com.gitee.hljdrl:cordova-framework:9.1.0005")
'com.gitee.hljdrl:cordova-framework:aar:9.1.0005'
<dependency org="com.gitee.hljdrl" name="cordova-framework" rev="9.1.0005">
<artifact name="cordova-framework" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hljdrl', module='cordova-framework', version='9.1.0005')
)
libraryDependencies += "com.gitee.hljdrl" % "cordova-framework" % "9.1.0005"
[com.gitee.hljdrl/cordova-framework "9.1.0005"]