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

ch.epfl.lamp:scalap 0.20.0-bin-20191005-d67af24-NIGHTLY

scalap

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

scalap
Version

Version

0.20.0-bin-20191005-d67af24-NIGHTLY
Type

Type

jar

Download scalap 0.20.0-bin-20191005-d67af24-NIGHTLY


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