is not current version
Last Version 0.4

ch.epfl.lamp:scala-records_2.11 0.1

scala-records

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.lamp
ArtifactId

ArtifactId

scala-records_2.11
Version

Version

0.1
Type

Type

jar

Download scala-records_2.11 0.1


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