GroupId | GroupIdcom.stanfy.enroscar |
---|---|
ArtifactId | ArtifactIdenroscar-stats |
Version | Version1.0 |
Type | Typeaar |
Filename | Size |
---|---|
enroscar-stats-1.0.pom | |
enroscar-stats-1.0.aar | 1 MB |
enroscar-stats-1.0-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-stats/ -->
<dependency>
<groupId>com.stanfy.enroscar</groupId>
<artifactId>enroscar-stats</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-stats/
implementation 'com.stanfy.enroscar:enroscar-stats:1.0'
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-stats/
implementation ("com.stanfy.enroscar:enroscar-stats:1.0")
'com.stanfy.enroscar:enroscar-stats:aar:1.0'
<dependency org="com.stanfy.enroscar" name="enroscar-stats" rev="1.0">
<artifact name="enroscar-stats" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.enroscar', module='enroscar-stats', version='1.0')
)
libraryDependencies += "com.stanfy.enroscar" % "enroscar-stats" % "1.0"
[com.stanfy.enroscar/enroscar-stats "1.0"]