606 Forks
4597 Stars
4597 Watchers

kotlinx.serialization

Kotlin multiplatform / multi-format serialization

How to download and setup kotlinx.serialization

Open terminal and run command
git clone https://github.com/Kotlin/kotlinx.serialization.git
git clone is used to create a copy or clone of kotlinx.serialization repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kotlinx.serialization https://github.com/Kotlin/kotlinx.serialization/archive/master.zip

Or simply clone kotlinx.serialization with SSH
[email protected]:Kotlin/kotlinx.serialization.git

If you have some problems with kotlinx.serialization

You may open issue on kotlinx.serialization support forum (system) here: https://github.com/Kotlin/kotlinx.serialization/issues