propensive / adversaria   0.19.0

Apache License 2.0 Website GitHub

Typeclass interfaces to access user-defined Scala annotations

Scala versions: 2.13 2.12 2.11

adversaria 0.2.0


Group ID:
com.propensive
Artifact ID:
adversaria_2.12
Version:
0.2.0
Release Date:
Feb 10, 2018
Licenses:
Files:

libraryDependencies += "com.propensive" %% "adversaria" % "0.2.0"

Mill build tool

ivy"com.propensive::adversaria:0.2.0"

Scala CLI

//> using dep "com.propensive::adversaria:0.2.0"

Ammonite REPL

import $ivy.`com.propensive::adversaria:0.2.0`

<dependency>
  <groupId>com.propensive</groupId>
  <artifactId>adversaria_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.propensive', name: 'adversaria_2.12', version: '0.2.0'