is not current version
Last Version 2.0.alpha4

com.stanfy.enroscar:enroscar-stats 0.9.12

Statistics manager abstraction for integration with analytics services.

GroupId

GroupId

com.stanfy.enroscar
ArtifactId

ArtifactId

enroscar-stats
Version

Version

0.9.12
Type

Type

aar

Download enroscar-stats 0.9.12


<!-- https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-stats/ -->
<dependency>
    <groupId>com.stanfy.enroscar</groupId>
    <artifactId>enroscar-stats</artifactId>
    <version>0.9.12</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-stats/
implementation 'com.stanfy.enroscar:enroscar-stats:0.9.12'
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-stats/
implementation ("com.stanfy.enroscar:enroscar-stats:0.9.12")
'com.stanfy.enroscar:enroscar-stats:aar:0.9.12'
<dependency org="com.stanfy.enroscar" name="enroscar-stats" rev="0.9.12">
  <artifact name="enroscar-stats" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.enroscar', module='enroscar-stats', version='0.9.12')
)
libraryDependencies += "com.stanfy.enroscar" % "enroscar-stats" % "0.9.12"
[com.stanfy.enroscar/enroscar-stats "0.9.12"]