is not current version
Last Version 1.1.4-RC

com.msabhi:flywheel-android 1.1.0-RC

Kotlin-Multiplatform state management library

GroupId

GroupId

com.msabhi
ArtifactId

ArtifactId

flywheel-android
Version

Version

1.1.0-RC
Type

Type

aar

Download flywheel-android 1.1.0-RC


<!-- https://jarcasting.com/artifacts/com.msabhi/flywheel-android/ -->
<dependency>
    <groupId>com.msabhi</groupId>
    <artifactId>flywheel-android</artifactId>
    <version>1.1.0-RC</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.msabhi/flywheel-android/
implementation 'com.msabhi:flywheel-android:1.1.0-RC'
// https://jarcasting.com/artifacts/com.msabhi/flywheel-android/
implementation ("com.msabhi:flywheel-android:1.1.0-RC")
'com.msabhi:flywheel-android:aar:1.1.0-RC'
<dependency org="com.msabhi" name="flywheel-android" rev="1.1.0-RC">
  <artifact name="flywheel-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.msabhi', module='flywheel-android', version='1.1.0-RC')
)
libraryDependencies += "com.msabhi" % "flywheel-android" % "1.1.0-RC"
[com.msabhi/flywheel-android "1.1.0-RC"]