ValV
10/10/2018, 11:47 AMkotlinx.serialization
? I have installed IDEA plugin, added and updated Maven repositories, but
<artifactId>kotlinx-maven-serialization-plugin</artifactId>
<version>${serialization.version}</version>
are not foundsandwwraith
10/10/2018, 12:07 PMValV
10/10/2018, 12:08 PM0.6.2
and 0.6.1
ValV
10/10/2018, 12:10 PMDependency 'org.jetbrains.kotlinx:kotlinx-maven-serialization-plugin:0.6.1' not found
sandwwraith
10/10/2018, 12:12 PM<https://bintray.com/kotlin/kotlinx/kotlinx.serialization.plugin/0.6.2#files/org%2Fjetbrains%2Fkotlinx%2Fkotlinx-maven-serialization-plugin%2F0.6.2>
, have you included bintray.com/kotlin/kotlinx to repositories?ValV
10/10/2018, 12:13 PMValV
10/10/2018, 12:16 PMimport kotlinx.serialization
is still inavailableValV
10/10/2018, 12:17 PMUnresolved reference: kotlinx
why?sandwwraith
10/10/2018, 12:17 PMValV
10/10/2018, 12:21 PMsandwwraith
10/10/2018, 12:22 PMValV
10/10/2018, 12:24 PMValV
10/10/2018, 12:31 PMclass.kotlin.collections.List
can't be serializedsandwwraith
10/10/2018, 12:32 PM