is not current version
Last Version 0.28.0-bin-20201014-ca67e4d-NIGHTLY

ch.epfl.lamp:scala-reflect 0.14.0-bin-20190410-d4a47aa-NIGHTLY

scala-reflect

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

scala-reflect
Version

Version

0.14.0-bin-20190410-d4a47aa-NIGHTLY
Type

Type

jar

Download scala-reflect 0.14.0-bin-20190410-d4a47aa-NIGHTLY


<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/scala-reflect/ -->
<dependency>
    <groupId>ch.epfl.lamp</groupId>
    <artifactId>scala-reflect</artifactId>
    <version>0.14.0-bin-20190410-d4a47aa-NIGHTLY</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/scala-reflect/
implementation 'ch.epfl.lamp:scala-reflect:0.14.0-bin-20190410-d4a47aa-NIGHTLY'
// https://jarcasting.com/artifacts/ch.epfl.lamp/scala-reflect/
implementation ("ch.epfl.lamp:scala-reflect:0.14.0-bin-20190410-d4a47aa-NIGHTLY")
'ch.epfl.lamp:scala-reflect:jar:0.14.0-bin-20190410-d4a47aa-NIGHTLY'
<dependency org="ch.epfl.lamp" name="scala-reflect" rev="0.14.0-bin-20190410-d4a47aa-NIGHTLY">
  <artifact name="scala-reflect" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='scala-reflect', version='0.14.0-bin-20190410-d4a47aa-NIGHTLY')
)
libraryDependencies += "ch.epfl.lamp" % "scala-reflect" % "0.14.0-bin-20190410-d4a47aa-NIGHTLY"
[ch.epfl.lamp/scala-reflect "0.14.0-bin-20190410-d4a47aa-NIGHTLY"]