scala_parallelism_concurrency/assignment.sbt
2020-02-24 15:22:06 +01:00

10 lines
226 B
Scala

// Student tasks (i.e. submit, packageSubmission)
enablePlugins(StudentTasks)
courseraId := ch.epfl.lamp.CourseraId(
key = "UJmFEtoIEeWJwRKcpT8ChQ",
itemId = "Olt0g",
premiumItemId = Some("akLxD"),
partId = "mz8iL"
)