| License |
License |
|---|---|
| GroupId | GroupIdcom.xiaoetong.android.sdk |
| ArtifactId | ArtifactIdwebcore |
| Last Version | Last Version2.2.19 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionxiaoeSDK
xiaoe
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| webcore-2.2.19.pom | |
| webcore-2.2.19.aar | 577 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.xiaoetong.android.sdk/webcore/ -->
<dependency>
<groupId>com.xiaoetong.android.sdk</groupId>
<artifactId>webcore</artifactId>
<version>2.2.19</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.xiaoetong.android.sdk/webcore/
implementation 'com.xiaoetong.android.sdk:webcore:2.2.19'
// https://jarcasting.com/artifacts/com.xiaoetong.android.sdk/webcore/
implementation ("com.xiaoetong.android.sdk:webcore:2.2.19")
'com.xiaoetong.android.sdk:webcore:aar:2.2.19'
<dependency org="com.xiaoetong.android.sdk" name="webcore" rev="2.2.19">
<artifact name="webcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.xiaoetong.android.sdk', module='webcore', version='2.2.19')
)
libraryDependencies += "com.xiaoetong.android.sdk" % "webcore" % "2.2.19"
[com.xiaoetong.android.sdk/webcore "2.2.19"]