deaktator / scala-runtime-manifest   1.0.0

MIT License GitHub

Generate untyped scala.reflect.Manifest instances at runtime from Strings in Scala 2.10, 2.11, 2.12.

Scala versions: 2.12 2.11 2.10

scala-runtime-manifest 1.0.0


Group ID:
com.github.deaktator
Artifact ID:
scala-runtime-manifest_2.12
Version:
1.0.0
Release Date:
Nov 22, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.github.deaktator" %% "scala-runtime-manifest" % "1.0.0"

Mill build tool

ivy"com.github.deaktator::scala-runtime-manifest:1.0.0"

Scala CLI

//> using dep "com.github.deaktator::scala-runtime-manifest:1.0.0"

Ammonite REPL

import $ivy.`com.github.deaktator::scala-runtime-manifest:1.0.0`

<dependency>
  <groupId>com.github.deaktator</groupId>
  <artifactId>scala-runtime-manifest_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.deaktator', name: 'scala-runtime-manifest_2.12', version: '1.0.0'