| GroupId | GroupIdcom.tencent.yunxiaowei.base |
|---|---|
| ArtifactId | ArtifactIdqrom-component-wup |
| Version | Version1.0.0 |
| Type | Typeaar |
| Filename | Size |
|---|---|
| qrom-component-wup-1.0.0.pom | |
| qrom-component-wup-1.0.0.aar | 304 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.yunxiaowei.base/qrom-component-wup/ -->
<dependency>
<groupId>com.tencent.yunxiaowei.base</groupId>
<artifactId>qrom-component-wup</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.base/qrom-component-wup/
implementation 'com.tencent.yunxiaowei.base:qrom-component-wup:1.0.0'
// https://jarcasting.com/artifacts/com.tencent.yunxiaowei.base/qrom-component-wup/
implementation ("com.tencent.yunxiaowei.base:qrom-component-wup:1.0.0")
'com.tencent.yunxiaowei.base:qrom-component-wup:aar:1.0.0'
<dependency org="com.tencent.yunxiaowei.base" name="qrom-component-wup" rev="1.0.0">
<artifact name="qrom-component-wup" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.yunxiaowei.base', module='qrom-component-wup', version='1.0.0')
)
libraryDependencies += "com.tencent.yunxiaowei.base" % "qrom-component-wup" % "1.0.0"
[com.tencent.yunxiaowei.base/qrom-component-wup "1.0.0"]