is not current version
Last Version 2.0.alpha4

com.stanfy.enroscar:enroscar-stats 1.2

Statistics manager abstraction for integration with analytics services.

GroupId

GroupId

com.stanfy.enroscar
ArtifactId

ArtifactId

enroscar-stats
Version

Version

1.2
Type

Type

aar

Download enroscar-stats 1.2


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