GroupId | GroupIdio.github.tomoya0x00 |
---|---|
ArtifactId | ArtifactIdstatek-android |
Version | Version0.4.1 |
Type | Typeaar |
Filename | Size |
---|---|
statek-android-0.4.1.pom | |
statek-android-0.4.1-sources.jar | 2 KB |
statek-android-0.4.1-javadoc.jar | 494 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.tomoya0x00/statek-android/ -->
<dependency>
<groupId>io.github.tomoya0x00</groupId>
<artifactId>statek-android</artifactId>
<version>0.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.tomoya0x00/statek-android/
implementation 'io.github.tomoya0x00:statek-android:0.4.1'
// https://jarcasting.com/artifacts/io.github.tomoya0x00/statek-android/
implementation ("io.github.tomoya0x00:statek-android:0.4.1")
'io.github.tomoya0x00:statek-android:aar:0.4.1'
<dependency org="io.github.tomoya0x00" name="statek-android" rev="0.4.1">
<artifact name="statek-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.tomoya0x00', module='statek-android', version='0.4.1')
)
libraryDependencies += "io.github.tomoya0x00" % "statek-android" % "0.4.1"
[io.github.tomoya0x00/statek-android "0.4.1"]