is not current version
Last Version 1.0.0

com.github.deaktator:scala-runtime-manifest_2.10 0.0.1

Generate untyped scala.reflect.Manifest instances at Runtime in Scala 2.10.x.

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.deaktator
ArtifactId

ArtifactId

scala-runtime-manifest_2.10
Version

Version

0.0.1
Type

Type

jar

Download scala-runtime-manifest_2.10 0.0.1


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