GroupId | GroupIdcn.com.analysys |
---|---|
ArtifactId | ArtifactIdanalysys-easytouch-push |
Version | Version0.3.2 |
Type | Typeaar |
Filename | Size |
---|---|
analysys-easytouch-push-0.3.2.pom | |
analysys-easytouch-push-0.3.2.aar | 806 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.com.analysys/analysys-easytouch-push/ -->
<dependency>
<groupId>cn.com.analysys</groupId>
<artifactId>analysys-easytouch-push</artifactId>
<version>0.3.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.com.analysys/analysys-easytouch-push/
implementation 'cn.com.analysys:analysys-easytouch-push:0.3.2'
// https://jarcasting.com/artifacts/cn.com.analysys/analysys-easytouch-push/
implementation ("cn.com.analysys:analysys-easytouch-push:0.3.2")
'cn.com.analysys:analysys-easytouch-push:aar:0.3.2'
<dependency org="cn.com.analysys" name="analysys-easytouch-push" rev="0.3.2">
<artifact name="analysys-easytouch-push" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.com.analysys', module='analysys-easytouch-push', version='0.3.2')
)
libraryDependencies += "cn.com.analysys" % "analysys-easytouch-push" % "0.3.2"
[cn.com.analysys/analysys-easytouch-push "0.3.2"]