I have created a KMP library implementing http4k, ...
# http4k
f
I have created a KMP library implementing http4k, but when I install it in a project I get the following message:
org.springframework.web.util.NestedServletException: Handler dispatch failed; nested exception is java.lang.NoClassDefFoundError: org/http4k/core/BodyMode$Stream
, can you help me, please?