File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,14 @@ This library allows serialization and deserialization of objects to and from [Av
58
58
59
59
Allows serialization and deserialization of objects to and from [ BSON] ( https://docs.mongodb.com/manual/reference/bson-types/ ) .
60
60
61
+ ### Ktoml
62
+ * GitHub repo: [ akuleshov7/ktoml] ( https://github.com/akuleshov7/ktoml )
63
+ * Artifact ID: ` com.akuleshov7:ktoml-core `
64
+ * Platforms: multiplatform, all Kotlin supported platforms
65
+
66
+ Fully Native and Multiplatform Kotlin serialization library for serialization/deserialization of TOML format.
67
+ This library contains no Java code and no Java dependencies and it implements multiplatform parser, decoder and encoder of TOML.
68
+
61
69
### Minecraft NBT (Multiplatform)
62
70
63
71
* GitHub repo: [ BenWoodworth/knbt] ( https://github.com/BenWoodworth/knbt )
You can’t perform that action at this time.
0 commit comments