| License |
License |
|---|---|
| GroupId | GroupIdch.epfl.lara |
| ArtifactId | ArtifactIdcafebabe_2.10 |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCafebabe
Cafebabe
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cafebabe_2.10-1.2.pom | |
| cafebabe_2.10-1.2.jar | 525 KB |
| cafebabe_2.10-1.2-sources.jar | 21 KB |
| cafebabe_2.10-1.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.epfl.lara/cafebabe_2.10/ -->
<dependency>
<groupId>ch.epfl.lara</groupId>
<artifactId>cafebabe_2.10</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lara/cafebabe_2.10/
implementation 'ch.epfl.lara:cafebabe_2.10:1.2'
// https://jarcasting.com/artifacts/ch.epfl.lara/cafebabe_2.10/
implementation ("ch.epfl.lara:cafebabe_2.10:1.2")
'ch.epfl.lara:cafebabe_2.10:jar:1.2'
<dependency org="ch.epfl.lara" name="cafebabe_2.10" rev="1.2">
<artifact name="cafebabe_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lara', module='cafebabe_2.10', version='1.2')
)
libraryDependencies += "ch.epfl.lara" % "cafebabe_2.10" % "1.2"
[ch.epfl.lara/cafebabe_2.10 "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.10 | jar | 3.0.1 |