<dependency>
<groupId>io.github.ahjohannessen</groupId>
<artifactId>sec-core_2.13</artifactId>
<version>0.28.5</version>
</dependency>
@Grapes(
@Grab(group='io.github.ahjohannessen', module='sec-core_2.13', version='0.28.5')
)
compile
|-- org.scala-lang:scala-library:2.13.12
|-- com.thesamet.scalapb:scalapb-runtime_2.13:0.11.13
|-- io.grpc:grpc-protobuf:1.58.0
|-- org.typelevel:cats-core_2.13:2.10.0
|-- org.scodec:scodec-bits_2.13:1.1.37
|-- com.comcast:ip4s-core_2.13:3.3.0
|-- io.github.ahjohannessen:unum_2.13:1.2.0
|-- io.circe:circe-core_2.13:0.14.3
test