<dependency>
<groupId>io.github.ahjohannessen</groupId>
<artifactId>sec-core_3</artifactId>
<version>0.41.6</version>
</dependency>
@Grapes(
@Grab(group='io.github.ahjohannessen', module='sec-core_3', version='0.41.6')
)
compile
|-- org.scala-lang:scala3-library_3:3.5.1
|-- com.thesamet.scalapb:scalapb-runtime_3:0.11.17
|-- io.grpc:grpc-protobuf:1.68.0
|-- org.typelevel:cats-core_3:2.12.0
|-- org.scodec:scodec-bits_3:1.2.1
|-- com.comcast:ip4s-core_3:3.6.0
|-- io.github.ahjohannessen:unum_3:1.2.3
|-- io.circe:circe-core_3:0.14.3
provided