is not current version
Last Version 1.1.4-RC

com.msabhi:flywheel-js 1.0.1-RC

Kotlin-Multiplatform state management library

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.msabhi
ArtifactId

ArtifactId

flywheel-js
Version

Version

1.0.1-RC
Type

Type

pom

Download flywheel-js 1.0.1-RC


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