License |
License |
---|---|
Categories |
CategoriesSerialization Data Data Formats |
GroupId | GroupIdio.github.woody230 |
ArtifactId | ArtifactIdktx-serialization-compose-android-debug |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionktx-serialization-compose
Extensions for the Kotlin standard library and third-party libraries.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.woody230/ktx-serialization-compose-android-debug/ -->
<dependency>
<groupId>io.github.woody230</groupId>
<artifactId>ktx-serialization-compose-android-debug</artifactId>
<version>4.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.woody230/ktx-serialization-compose-android-debug/
implementation 'io.github.woody230:ktx-serialization-compose-android-debug:4.0.1'
// https://jarcasting.com/artifacts/io.github.woody230/ktx-serialization-compose-android-debug/
implementation ("io.github.woody230:ktx-serialization-compose-android-debug:4.0.1")
'io.github.woody230:ktx-serialization-compose-android-debug:aar:4.0.1'
<dependency org="io.github.woody230" name="ktx-serialization-compose-android-debug" rev="4.0.1">
<artifact name="ktx-serialization-compose-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.woody230', module='ktx-serialization-compose-android-debug', version='4.0.1')
)
libraryDependencies += "io.github.woody230" % "ktx-serialization-compose-android-debug" % "4.0.1"
[io.github.woody230/ktx-serialization-compose-android-debug "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
io.github.woody230 : ktx-compose-android-debug | jar | 4.0.1 |
org.jetbrains.kotlinx : kotlinx-serialization-json-jvm | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.6.10 |