Issues on loading local maven files

Dear All,
I am trying to import local files into empty project, but no success.

So, I published to local maven multiplatform project, and I want to use generated libs into another multiplatform project.
When I set mavenLocal() into .kts, it happens nothing.

Any ideas?