GroupId | GroupIdcom.github.skydoves |
---|---|
ArtifactId | ArtifactIdwhatif-android |
Version | Version1.0.8 |
Type | Typeaar |
Filename | Size |
---|---|
whatif-android-1.0.8.pom | |
whatif-android-1.0.8.aar | 19 KB |
whatif-android-1.0.8-sources.jar | 2 KB |
whatif-android-1.0.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skydoves/whatif-android/ -->
<dependency>
<groupId>com.github.skydoves</groupId>
<artifactId>whatif-android</artifactId>
<version>1.0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skydoves/whatif-android/
implementation 'com.github.skydoves:whatif-android:1.0.8'
// https://jarcasting.com/artifacts/com.github.skydoves/whatif-android/
implementation ("com.github.skydoves:whatif-android:1.0.8")
'com.github.skydoves:whatif-android:aar:1.0.8'
<dependency org="com.github.skydoves" name="whatif-android" rev="1.0.8">
<artifact name="whatif-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skydoves', module='whatif-android', version='1.0.8')
)
libraryDependencies += "com.github.skydoves" % "whatif-android" % "1.0.8"
[com.github.skydoves/whatif-android "1.0.8"]