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 0.0.1


Group ID:
com.github.deaktator
Artifact ID:
scala-runtime-manifest_2.10
Version:
0.0.1
Release Date:
Aug 19, 2016
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.deaktator</groupId>
  <artifactId>scala-runtime-manifest_2.10</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.github.deaktator', name: 'scala-runtime-manifest_2.10', version: '0.0.1'