Kotlinc resolve dependencies

My single local kt file has multiple qa imports from junit and selenium

Is there a quick way to resolve those automatically? (that works with kotlinc)

I don’t use a ci, but I would if it’s going solve my problem (having no clue how to generate pom.xml)

Temporarily, I can’t use an ide