Jar examples for s:scala-runtime-manifest-2.11
Generate untyped scala.reflect.Manifest instances from Strings at runtime in Scala 2.10.x, 2.11.x, 2.12.x.
You can download jar file scala-runtime-manifest_2.11 1.0.0 in this page.
MIT License
You can use the following script to add scala-runtime-manifest_2.11-1.0.0.jar to your project.
<dependency> <groupId>com.github.deaktator</groupId> <artifactId>scala-runtime-manifest_2.11</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.deaktator', name: 'scala-runtime-manifest_2.11', version: '1.0.0'
libraryDependencies += "com.github.deaktator" % "scala-runtime-manifest_2.11" % "1.0.0"
<dependency org="com.github.deaktator" name="scala-runtime-manifest_2.11" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.deaktator', module='scala-runtime-manifest_2.11', version='1.0.0'))
'com.github.deaktator:scala-runtime-manifest_2.11:jar:1.0.0'
Click the following link to download the jar file.
scala-runtime-manifest_2.11-1.0.0-javadoc.jar