GroupId | GroupIdcn.com.analysys |
---|---|
ArtifactId | ArtifactIdanalysys-easytouch-push |
Version | Version0.3.0 |
Type | Typeaar |
Filename | Size |
---|---|
analysys-easytouch-push-0.3.0.pom | |
analysys-easytouch-push-0.3.0.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.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/cn.com.analysys/analysys-easytouch-push/
implementation 'cn.com.analysys:analysys-easytouch-push:0.3.0'
// https://jarcasting.com/artifacts/cn.com.analysys/analysys-easytouch-push/
implementation ("cn.com.analysys:analysys-easytouch-push:0.3.0")
'cn.com.analysys:analysys-easytouch-push:aar:0.3.0'
<dependency org="cn.com.analysys" name="analysys-easytouch-push" rev="0.3.0">
<artifact name="analysys-easytouch-push" type="aar" />
</dependency>
@Grapes(
@Grab(group='cn.com.analysys', module='analysys-easytouch-push', version='0.3.0')
)
libraryDependencies += "cn.com.analysys" % "analysys-easytouch-push" % "0.3.0"
[cn.com.analysys/analysys-easytouch-push "0.3.0"]