License |
License |
---|---|
GroupId | GroupIdcom.stanfy.enroscar |
ArtifactId | ArtifactIdenroscar-stats |
Version | Version2.0.alpha4 |
Type | Typeaar |
Description |
DescriptionEnroscar Stats
Statistics manager abstraction for integration with analytics services.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-stats/ -->
<dependency>
<groupId>com.stanfy.enroscar</groupId>
<artifactId>enroscar-stats</artifactId>
<version>2.0.alpha4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-stats/
implementation 'com.stanfy.enroscar:enroscar-stats:2.0.alpha4'
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-stats/
implementation ("com.stanfy.enroscar:enroscar-stats:2.0.alpha4")
'com.stanfy.enroscar:enroscar-stats:aar:2.0.alpha4'
<dependency org="com.stanfy.enroscar" name="enroscar-stats" rev="2.0.alpha4">
<artifact name="enroscar-stats" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.enroscar', module='enroscar-stats', version='2.0.alpha4')
)
libraryDependencies += "com.stanfy.enroscar" % "enroscar-stats" % "2.0.alpha4"
[com.stanfy.enroscar/enroscar-stats "2.0.alpha4"]
Group / Artifact | Type | Version |
---|---|---|
com.stanfy.enroscar : enroscar-beans | jar | 2.0.alpha4 |