Florent Martin
07/07/2022, 12:06 PMaltavir
07/07/2022, 4:16 PMproject
thing? From extenral project it should work like implementation("space.kscience:plotlykt-core:0.5.2")
Florent Martin
07/07/2022, 4:22 PMaltavir
07/07/2022, 4:31 PMjs(IR)
in target configurationFlorent Martin
07/08/2022, 6:01 AMaltavir
07/08/2022, 6:03 AMFlorent Martin
07/08/2022, 6:10 AMaltavir
07/10/2022, 8:34 AMFlorent Martin
07/10/2022, 8:36 AMaltavir
07/10/2022, 8:39 AMFlorent Martin
07/10/2022, 8:45 AMimport react.FC
using implementation("org.jetbrains.kotlin-wrappers:kotlin-react")
but adding import space.kscience.plotly.plot
using implementation("space.kscience:plotlykt-core:0.5.0")
give me an error “Unresolved reference: space” as if I can only add specific dependency typesaltavir
07/10/2022, 8:47 AMFlorent Martin
07/10/2022, 8:52 AM