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