| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages Native Development Tools ORM Data |
| GroupId | GroupIdcom.russhwolf |
| ArtifactId | ArtifactIdmultiplatform-settings-coroutines-native-mt-js |
| Last Version | Last Version0.9 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMultiplatform Settings
A Kotlin Multiplatform library for saving simple key-value data
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.russhwolf/multiplatform-settings-coroutines-native-mt-js/ -->
<dependency>
<groupId>com.russhwolf</groupId>
<artifactId>multiplatform-settings-coroutines-native-mt-js</artifactId>
<version>0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.russhwolf/multiplatform-settings-coroutines-native-mt-js/
implementation 'com.russhwolf:multiplatform-settings-coroutines-native-mt-js:0.9'
// https://jarcasting.com/artifacts/com.russhwolf/multiplatform-settings-coroutines-native-mt-js/
implementation ("com.russhwolf:multiplatform-settings-coroutines-native-mt-js:0.9")
'com.russhwolf:multiplatform-settings-coroutines-native-mt-js:pom:0.9'
<dependency org="com.russhwolf" name="multiplatform-settings-coroutines-native-mt-js" rev="0.9">
<artifact name="multiplatform-settings-coroutines-native-mt-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.russhwolf', module='multiplatform-settings-coroutines-native-mt-js', version='0.9')
)
libraryDependencies += "com.russhwolf" % "multiplatform-settings-coroutines-native-mt-js" % "0.9"
[com.russhwolf/multiplatform-settings-coroutines-native-mt-js "0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.21 |
| org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.21 |
| com.russhwolf : multiplatform-settings-js | jar | 0.9 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core-js | jar | 1.6.0-native-mt |