<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>skunk-core_2.12</artifactId>
<version>0.5.0</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.12.17
|-- org.typelevel:cats-core_2.12:2.9.0
|-- org.typelevel:cats-effect_2.12:3.4.4
|-- co.fs2:fs2-core_2.12:3.4.0
|-- org.scodec:scodec-bits_2.12:1.1.34
|-- org.scodec:scodec-core_2.12:1.11.10
|-- org.scodec:scodec-cats_2.12:1.2.0
|-- org.tpolecat:natchez-core_2.12:0.3.0
|-- org.tpolecat:sourcepos_2.12:1.1.0
|-- org.scala-lang.modules:scala-collection-compat_2.12:2.9.0