GroupId | GroupIdio.github.wonderandroid |
---|---|
ArtifactId | ArtifactIdstat |
Version | Version1.0.4.1 |
Type | Typeaar |
Filename | Size |
---|---|
stat-1.0.4.1.pom | |
stat-1.0.4.1.aar | 95 KB |
stat-1.0.4.1-sources.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wonderandroid/stat/ -->
<dependency>
<groupId>io.github.wonderandroid</groupId>
<artifactId>stat</artifactId>
<version>1.0.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.wonderandroid/stat/
implementation 'io.github.wonderandroid:stat:1.0.4.1'
// https://jarcasting.com/artifacts/io.github.wonderandroid/stat/
implementation ("io.github.wonderandroid:stat:1.0.4.1")
'io.github.wonderandroid:stat:aar:1.0.4.1'
<dependency org="io.github.wonderandroid" name="stat" rev="1.0.4.1">
<artifact name="stat" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.wonderandroid', module='stat', version='1.0.4.1')
)
libraryDependencies += "io.github.wonderandroid" % "stat" % "1.0.4.1"
[io.github.wonderandroid/stat "1.0.4.1"]