scala-runtime-manifest

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

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.deaktator
ArtifactId

ArtifactId

scala-runtime-manifest_2.11
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala-runtime-manifest
Generate untyped scala.reflect.Manifest instances from Strings at runtime in Scala 2.10.x, 2.11.x, 2.12.x.
Project URL

Project URL

https://github.com/deaktator/scala-runtime-manifest
Project Organization

Project Organization

com.github.deaktator

Download scala-runtime-manifest_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.deaktator/scala-runtime-manifest_2.11/ -->
<dependency>
    <groupId>com.github.deaktator</groupId>
    <artifactId>scala-runtime-manifest_2.11</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deaktator/scala-runtime-manifest_2.11/
implementation 'com.github.deaktator:scala-runtime-manifest_2.11:1.0.0'
// https://jarcasting.com/artifacts/com.github.deaktator/scala-runtime-manifest_2.11/
implementation ("com.github.deaktator:scala-runtime-manifest_2.11:1.0.0")
'com.github.deaktator:scala-runtime-manifest_2.11:jar:1.0.0'
<dependency org="com.github.deaktator" name="scala-runtime-manifest_2.11" rev="1.0.0">
  <artifact name="scala-runtime-manifest_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deaktator', module='scala-runtime-manifest_2.11', version='1.0.0')
)
libraryDependencies += "com.github.deaktator" % "scala-runtime-manifest_2.11" % "1.0.0"
[com.github.deaktator/scala-runtime-manifest_2.11 "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.scala-lang.modules : scala-parser-combinators_2.11 jar 1.0.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0