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

ch.epfl.lamp:scalap 0.11.0-bin-20181018-24331a9-NIGHTLY

scalap

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

scalap
Version

Version

0.11.0-bin-20181018-24331a9-NIGHTLY
Type

Type

jar

Download scalap 0.11.0-bin-20181018-24331a9-NIGHTLY


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