Join Slack
Powered by
Does anyone know what the new <https://dl.bintray....
# stdlib
m
Michael
11/16/2021, 8:42 PM
Does anyone know what the new
https://dl.bintray.com/kotlin-dev
is? I am trying to get kotlinx.atomicfu (
https://github.com/Kotlin/kotlinx.atomicfu/commit/1c9f04c3d584e2e6d8ceab133abb8b19d3c0ff51
) Because the current version doesn't seem to work with kotlin 1.6
r
Richard Gomez
11/16/2021, 8:58 PM
I don't think that 0.17.0 has been officially published yet. But it seems like it's published in maven Central now:
https://search.maven.org/artifact/org.jetbrains.kotlinx/atomicfu/0.16.3/pom
That said, I'm unable to find any versions above 0.15.x for
atomicfu-common
. Not sure if the
README
has a typo.
https://mvnrepository.com/artifact/org.jetbrains.kotlinx/atomicfu-common
m
Michael
11/16/2021, 9:05 PM
latest on maven central is 0.16.3 not 0.17
5
Views
Open in Slack
Previous
Next