Kotlinx.serialization.properties

GPTKB entity

Statements (32)
Predicate Object
gptkbp:instance_of gptkb:file_format
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:software
gptkbp:can_be_used_with Coroutines
gptkbp:communication gptkb:collection
Map properties
gptkbp:enables JSON serialization
JSON deserialization
https://www.w3.org/2000/01/rdf-schema#label Kotlinx.serialization.properties
gptkbp:is_available_on gptkb:Maven_Central
gptkb:Gradle_Plugin_Portal
gptkbp:is_compatible_with gptkb:Kotlin_Multiplatform
Java interoperability
gptkbp:is_designed_for Ease of use
Performance optimization
Type safety
gptkbp:is_maintained_by gptkb:Jet_Brains
gptkbp:is_open_source gptkb:theorem
gptkbp:is_part_of Kotlinx.serialization library
gptkbp:is_used_in Web development
Android development
Backend development
Data transfer objects (DT Os)
gptkbp:provides Annotations for serialization
Serialization for properties
gptkbp:requires Kotlin 1.3 or higher
gptkbp:supports gptkb:Kotlin_data_classes
Nullable types
Default values
Custom serializers
Polymorphic serialization
gptkbp:uses Kotlin reflection