is not current version
Last Version 2.6.3

co.pushe.plus:analytics 2.5.0-rc01

Pushe Plus Analytics module

GroupId

GroupId

co.pushe.plus
ArtifactId

ArtifactId

analytics
Version

Version

2.5.0-rc01
Type

Type

aar

Download analytics 2.5.0-rc01


<!-- https://jarcasting.com/artifacts/co.pushe.plus/analytics/ -->
<dependency>
    <groupId>co.pushe.plus</groupId>
    <artifactId>analytics</artifactId>
    <version>2.5.0-rc01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.pushe.plus/analytics/
implementation 'co.pushe.plus:analytics:2.5.0-rc01'
// https://jarcasting.com/artifacts/co.pushe.plus/analytics/
implementation ("co.pushe.plus:analytics:2.5.0-rc01")
'co.pushe.plus:analytics:aar:2.5.0-rc01'
<dependency org="co.pushe.plus" name="analytics" rev="2.5.0-rc01">
  <artifact name="analytics" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.pushe.plus', module='analytics', version='2.5.0-rc01')
)
libraryDependencies += "co.pushe.plus" % "analytics" % "2.5.0-rc01"
[co.pushe.plus/analytics "2.5.0-rc01"]