<dependency>
<groupId>dev.hnaderi</groupId>
<artifactId>edomata-postgres_native0.4_3</artifactId>
<version>0.10.0</version>
</dependency>
@Grapes(
@Grab(group='dev.hnaderi', module='edomata-postgres_native0.4_3', version='0.10.0')
)
compile
|-- dev.hnaderi:edomata-core_native0.4_3:0.10.0
|-- dev.hnaderi:edomata-backend_native0.4_3:0.10.0
|-- org.scala-lang:scala3-library_3:3.2.2
|-- org.scala-native:scala3lib_native0.4_3:0.4.12
test
|-- org.scala-native:test-interface_native0.4_3:0.4.12