swoval / swoval   2.1.5

MIT License GitHub
Scala versions: 2.12 2.11 2.10
Scala.js versions: 0.6
sbt plugins: 1.0 0.13

reflect 1.2.3


Group ID:
com.swoval
Artifact ID:
reflect_2.12
Version:
1.2.3
Release Date:
Feb 23, 2018
Licenses:
MIT
Files:

libraryDependencies += "com.swoval" %% "reflect" % "1.2.3"

Mill build tool

ivy"com.swoval::reflect:1.2.3"

Scala CLI

//> using dep "com.swoval::reflect:1.2.3"

Ammonite REPL

import $ivy.`com.swoval::reflect:1.2.3`

<dependency>
  <groupId>com.swoval</groupId>
  <artifactId>reflect_2.12</artifactId>
  <version>1.2.3</version>
</dependency>

compile group: 'com.swoval', name: 'reflect_2.12', version: '1.2.3'