tkrs / gacjs   0.1.0

MIT License GitHub

This is a library that implements a tiny boilerplate for conversion google-api-common to cats-effect

Scala versions: 2.13 2.12

gacjs 0.1.0


Group ID:
com.github.tkrs
Artifact ID:
gacjs_2.12
Version:
0.1.0
Release Date:
Nov 24, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.tkrs" %% "gacjs" % "0.1.0"

Mill build tool

ivy"com.github.tkrs::gacjs:0.1.0"

Scala CLI

//> using dep "com.github.tkrs::gacjs:0.1.0"

Ammonite REPL

import $ivy.`com.github.tkrs::gacjs:0.1.0`

<dependency>
  <groupId>com.github.tkrs</groupId>
  <artifactId>gacjs_2.12</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.tkrs', name: 'gacjs_2.12', version: '0.1.0'