<dependency>
<groupId>com.chuusai</groupId>
<artifactId>shapeless_native0.4_2.13</artifactId>
<version>2.3.11</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='com.chuusai', module='shapeless_native0.4_2.13', version='2.3.11')
)
compile
|-- org.scala-lang:scala-library:2.13.11
|-- org.scala-native:scalalib_native0.4_2.13:0.4.9
provided
|-- org.scala-lang:scala-compiler:2.13.11
|-- org.scala-lang:scala-reflect:2.13.11
test
|-- com.chuusai:core-test-macros_native0.4_2.13:2.3.11