samples-java icon indicating copy to clipboard operation
samples-java copied to clipboard

Add repo to find kotlin jvm dependency

Open mattgavi opened this issue 1 year ago • 0 comments

The dependency org.jetbrains.kotlinx:kotlinx-html-jvm:0.6.12 appears to only be available in jcenter. It is needed by project :contracts > net.corda:corda-testserver-impl:4.9

This adds the jcenter repo (to all projects, it could alternatively be added just to contracts)

mattgavi avatar Dec 07 '22 18:12 mattgavi