| 组织ID: |
ch.epfl.lamp |
| 项目ID: |
dotty-interfaces |
| 版本: |
0.1.1-bin-20170502-df22149-NIGHTLY |
| 最后修改时间: |
2019-11-30 19:52:58 |
| 包类型: |
jar |
| 标题: |
BSD New |
| 描述: |
dotty-interfaces |
| 相关URL: |
https://github.com/lampepfl/dotty |
| 大小: |
3.44KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>ch.epfl.lamp</groupId>
<artifactId>dotty-interfaces</artifactId>
<version>0.1.1-bin-20170502-df22149-NIGHTLY</version>
</dependency>
|
| Gradle引入代码: |
ch.epfl.lamp:dotty-interfaces:0.1.1-bin-20170502-df22149-NIGHTLY
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>ch.epfl.lamp</groupId>
<artifactId>dotty-interfaces</artifactId>
<packaging>jar</packaging>
<description>dotty-interfaces</description>
<url>https://github.com/lampepfl/dotty</url>
<version>0.1.1-bin-20170502-df22149-NIGHTLY</version>
<licenses>
<license>
<name>BSD New</name>
<url>https://github.com/lampepfl/dotty/blob/master/LICENSE.md</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>dotty-interfaces</name>
<organization>
<name>LAMP/EPFL</name>
<url>http://lamp.epfl.ch</url>
</organization>
<scm>
<url>https://github.com/lampepfl/dotty</url>
<connection>scm:git:git@github.com:lampepfl/dotty.git</connection>
</scm>
<developers>
<developer>
<id>odersky</id>
<name>Martin Odersky</name>
<email>martin.odersky@epfl.ch</email>
<url>https://github.com/odersky</url>
</developer>
<developer>
<id>DarkDimius</id>
<name>Dmitry Petrashko</name>
<email>me@d-d.me</email>
<url>https://d-d.me</url>
</developer>
<developer>
<id>smarter</id>
<name>Guillaume Martres</name>
<email>smarter@ubuntu.com</email>
<url>http://guillaume.martres.me</url>
</developer>
<developer>
<id>felixmulder</id>
<name>Felix Mulder</name>
<email>felix.mulder@gmail.com</email>
<url>http://felixmulder.com</url>
</developer>
<developer>
<id>liufengyun</id>
<name>Liu Fengyun</name>
<email>liufengyun@chaos-lab.com</email>
<url>http://chaos-lab.com</url>
</developer>
</developers>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
dotty.tools.dotc.interfaces.SourcePosition.class
dotty.tools.dotc.interfaces.SimpleReporter.class
dotty.tools.dotc.interfaces.ReporterResult.class
dotty.tools.dotc.interfaces.Diagnostic.class
dotty.tools.dotc.interfaces.SourceFile.class
dotty.tools.dotc.interfaces.CompilerCallback.class
dotty.tools.dotc.interfaces.AbstractFile.class
|
| 依赖Jar: |
无
|