File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ official JetBrains project] ( https://jb.gg/badges/official.svg )] ( https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub )
4
4
[ ![ GitHub license] ( https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat )] ( http://www.apache.org/licenses/LICENSE-2.0 )
5
5
[ ![ TeamCity build] ( https://img.shields.io/teamcity/http/teamcity.jetbrains.com/s/KotlinTools_KotlinxSerialization_Ko.svg )] ( https://teamcity.jetbrains.com/viewType.html?buildTypeId=KotlinTools_KotlinxSerialization_Ko&guest=1 )
6
- [ ![ Download ] ( https://api.bintray.com/packages/kotlin/ kotlinx/kotlinx. serialization.runtime/images/download.svg?version=1.0.1 ) ] ( https://bintray .com/kotlin/ kotlinx/kotlinx. serialization.runtime/1.0.1 )
6
+ [ ![ Maven Central ] ( https://img.shields.io/maven-central/v/org.jetbrains. kotlinx/kotlinx- serialization-core ) ]( https://mvnrepository .com/artifact/org.jetbrains. kotlinx/kotlinx- serialization-core )
7
7
8
8
Kotlin serialization consists of a compiler plugin, that generates visitor code for serializable classes,
9
9
runtime library with core serialization API and support libraries with various serialization formats.
You can’t perform that action at this time.
0 commit comments