For example, when you search for log4cats and want to use the typelevel version, you will still end up using io.chrisdavenport as the org name. For example, for log4cats-noop 2.5.0 in a scala-cli script:
//> using lib "io.chrisdavenport::log4cats-noop:2.5.0"
For example, when you search for log4cats and want to use the
typelevel
version, you will still end up usingio.chrisdavenport
as the org name. For example, for log4cats-noop 2.5.0 in a scala-cli script://> using lib "io.chrisdavenport::log4cats-noop:2.5.0"