<dependency>
<groupId>io.accur8</groupId>
<artifactId>a8-remote-api-server_2.13</artifactId>
<version>0.0.0-20210818_0952_raphsonatype</version>
</dependency>
implementation("io.accur8:a8-remote-api-server_2.13:0.0.0-20210818_0952_raphsonatype")
libraryDependencies += "io.accur8" % "a8-remote-api-server_2.13" % "0.0.0-20210818_0952_raphsonatype"
@Grapes(
@Grab(group='io.accur8', module='a8-remote-api-server_2.13', version='0.0.0-20210818_0952_raphsonatype')
)
<dependency org="io.accur8" name="a8-remote-api-server_2.13" rev="0.0.0-20210818_0952_raphsonatype" />
compile
|-- org.scala-lang:scala-library:2.13.6
|-- io.accur8:a8-remote-api-api_2.13:0.0.0-20210818_0952_raphsonatype
|-- org.rocksdb:rocksdbjni:6.19.3
|-- org.http4s:http4s-dsl_2.13:1.0.0-M21
|-- org.http4s:http4s-blaze-server_2.13:1.0.0-M21
|-- org.http4s:http4s-core_2.13:1.0.0-M21
|-- io.swaydb:swaydb_2.13:0.16.2
test