tmccarthy / http-constants   1.1.0

BSD 3-clause "New" or "Revised" License GitHub

A simple library containing typed constants relating to HTTP, and nothing else!

Scala versions: 2.13 2.12

http-constants-circe 1.1.0


Group ID:
au.id.tmm.http-constants
Artifact ID:
http-constants-circe_2.13
Version:
1.1.0
Release Date:
Oct 20, 2019
Licenses:
Files:

libraryDependencies += "au.id.tmm.http-constants" %% "http-constants-circe" % "1.1.0"

Mill build tool

ivy"au.id.tmm.http-constants::http-constants-circe:1.1.0"

Scala CLI

//> using dep "au.id.tmm.http-constants::http-constants-circe:1.1.0"

Ammonite REPL

import $ivy.`au.id.tmm.http-constants::http-constants-circe:1.1.0`

<dependency>
  <groupId>au.id.tmm.http-constants</groupId>
  <artifactId>http-constants-circe_2.13</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'au.id.tmm.http-constants', name: 'http-constants-circe_2.13', version: '1.1.0'