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.1.0


Group ID:
com.propensive
Artifact ID:
adversaria_2.11
Version:
0.1.0
Release Date:
Feb 9, 2018
Licenses:
Files:

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

Mill build tool

ivy"com.propensive::adversaria:0.1.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.propensive</groupId>
  <artifactId>adversaria_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.propensive', name: 'adversaria_2.11', version: '0.1.0'