License |
License |
---|---|
GroupId | GroupIdcom.qq.e.union |
ArtifactId | ArtifactIdunion |
Version | Version4.422.1292 |
Type | Typeaar |
Description |
Descriptionunion
union
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
union-4.422.1292.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/com.qq.e.union/union/ -->
<dependency>
<groupId>com.qq.e.union</groupId>
<artifactId>union</artifactId>
<version>4.422.1292</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.qq.e.union/union/
implementation 'com.qq.e.union:union:4.422.1292'
// https://jarcasting.com/artifacts/com.qq.e.union/union/
implementation ("com.qq.e.union:union:4.422.1292")
'com.qq.e.union:union:aar:4.422.1292'
<dependency org="com.qq.e.union" name="union" rev="4.422.1292">
<artifact name="union" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.qq.e.union', module='union', version='4.422.1292')
)
libraryDependencies += "com.qq.e.union" % "union" % "4.422.1292"
[com.qq.e.union/union "4.422.1292"]