teloscube / decaf-client-scala   0.0.2

GitHub

DECAF API Client for Scala

Scala versions: 2.12

decaf-client-scala 0.0.2


Group ID:
com.decafhub
Artifact ID:
decaf-client-scala_2.12
Version:
0.0.2
Release Date:
Jun 8, 2022
Licenses:
Files:

libraryDependencies += "com.decafhub" %% "decaf-client-scala" % "0.0.2"

Mill build tool

ivy"com.decafhub::decaf-client-scala:0.0.2"

Scala CLI

//> using dep "com.decafhub::decaf-client-scala:0.0.2"

Ammonite REPL

import $ivy.`com.decafhub::decaf-client-scala:0.0.2`

<dependency>
  <groupId>com.decafhub</groupId>
  <artifactId>decaf-client-scala_2.12</artifactId>
  <version>0.0.2</version>
</dependency>

compile group: 'com.decafhub', name: 'decaf-client-scala_2.12', version: '0.0.2'