<dependency>
<groupId>com.luketebbs.uniform</groupId>
<artifactId>example-programs_2.13</artifactId>
<version>5.0.0-RC6</version>
</dependency>
@Grapes(
@Grab(group='com.luketebbs.uniform', module='example-programs_2.13', version='5.0.0-RC6')
)
compile
|-- org.scala-lang:scala-library:2.13.6
|-- com.luketebbs.uniform:core_2.13:5.0.0-RC6
provided
|-- com.github.ghik:silencer-lib_2.13.6:1.7.7
test