File | Operation |
---|---|
minigame-1.71.3.2_automotive.pom | download |
<dependency>
<groupId>com.tencent.qqmini</groupId>
<artifactId>minigame</artifactId>
<version>1.71.3.2_automotive</version>
<type>aar</type>
</dependency>
@Grapes(
@Grab(group='com.tencent.qqmini', module='minigame', version='1.71.3.2_automotive')
)