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