datomisca-dao 0.2.0


Group ID:
com.github.enalmada
Artifact ID:
datomisca-dao_2.13
Version:
0.2.0
Release Date:
Oct 5, 2020
Licenses:
Files:

libraryDependencies += "com.github.enalmada" %% "datomisca-dao" % "0.2.0"

Mill build tool

ivy"com.github.enalmada::datomisca-dao:0.2.0"

Scala CLI

//> using dep "com.github.enalmada::datomisca-dao:0.2.0"

Ammonite REPL

import $ivy.`com.github.enalmada::datomisca-dao:0.2.0`

<dependency>
  <groupId>com.github.enalmada</groupId>
  <artifactId>datomisca-dao_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.enalmada', name: 'datomisca-dao_2.13', version: '0.2.0'