| License |
License
BSD New
|
|---|---|
| GroupId | GroupIdch.epfl.lamp |
| ArtifactId | ArtifactIddotty-library_0.1 |
| Version | Version0.1.2-RC1 |
| Type | Typejar |
| Description |
Descriptiondotty-library-bootstrapped
dotty-library-bootstrapped
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dotty-library_0.1-0.1.2-RC1.pom | |
| dotty-library_0.1-0.1.2-RC1.jar | 258 KB |
| dotty-library_0.1-0.1.2-RC1-sources.jar | 82 KB |
| dotty-library_0.1-0.1.2-RC1-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-library_0.1/ -->
<dependency>
<groupId>ch.epfl.lamp</groupId>
<artifactId>dotty-library_0.1</artifactId>
<version>0.1.2-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-library_0.1/
implementation 'ch.epfl.lamp:dotty-library_0.1:0.1.2-RC1'
// https://jarcasting.com/artifacts/ch.epfl.lamp/dotty-library_0.1/
implementation ("ch.epfl.lamp:dotty-library_0.1:0.1.2-RC1")
'ch.epfl.lamp:dotty-library_0.1:jar:0.1.2-RC1'
<dependency org="ch.epfl.lamp" name="dotty-library_0.1" rev="0.1.2-RC1">
<artifact name="dotty-library_0.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lamp', module='dotty-library_0.1', version='0.1.2-RC1')
)
libraryDependencies += "ch.epfl.lamp" % "dotty-library_0.1" % "0.1.2-RC1"
[ch.epfl.lamp/dotty-library_0.1 "0.1.2-RC1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |