
Enables serialization and deserialization of multipart content type in HTTP protocol, offering seamless integration with Maven and Gradle for streamlined project setup.
Small library for serialize and deserialize by multipart content type in http protocol
<dependency>
<groupId>io.github.edmondantes</groupId>
<artifactId>simple-kotlinx-serialization-multipart</artifactId>
<version>${simple_library_version}</version>
</dependency>implementation("io.github.edmondantes:simple-kotlinx-serialization-multipart:${simple_library_version}")implementation "io.github.edmondantes:simple-kotlinx-serialization-multipart:${simple_library_version}"Small library for serialize and deserialize by multipart content type in http protocol
<dependency>
<groupId>io.github.edmondantes</groupId>
<artifactId>simple-kotlinx-serialization-multipart</artifactId>
<version>${simple_library_version}</version>
</dependency>implementation("io.github.edmondantes:simple-kotlinx-serialization-multipart:${simple_library_version}")implementation "io.github.edmondantes:simple-kotlinx-serialization-multipart:${simple_library_version}"