<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>skunk-core_2.12</artifactId>
<version>0.2.3</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.13
|-- org.typelevel:cats-core_2.12:2.7.0
|-- org.typelevel:cats-effect_2.12:3.3.0
|-- co.fs2:fs2-core_2.12:3.2.3
|-- org.scodec:scodec-bits_2.12:1.1.30
|-- org.scodec:scodec-core_2.12:1.11.9
|-- org.scodec:scodec-cats_2.12:1.1.0
|-- org.tpolecat:natchez-core_2.12:0.1.6
|-- org.tpolecat:sourcepos_2.12:1.0.1
|-- org.scala-lang.modules:scala-collection-compat_2.12:2.6.0