| 组织ID: |
ch.epfl.lamp |
| 项目ID: |
scala-reflect |
| 版本: |
0.18.0-bin-20190803-36707c7-NIGHTLY |
| 最后修改时间: |
2019-12-13 16:27:49 |
| 包类型: |
jar |
| 标题: |
BSD New |
| 描述: |
scala-reflect |
| 相关URL: |
https://github.com/lampepfl/dotty |
| 大小: |
0.34KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>ch.epfl.lamp</groupId>
<artifactId>scala-reflect</artifactId>
<version>0.18.0-bin-20190803-36707c7-NIGHTLY</version>
</dependency>
|
| Gradle引入代码: |
ch.epfl.lamp:scala-reflect:0.18.0-bin-20190803-36707c7-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>scala-reflect</artifactId>
<packaging>jar</packaging>
<description>scala-reflect</description>
<url>https://github.com/lampepfl/dotty</url>
<version>0.18.0-bin-20190803-36707c7-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>scala-reflect</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>liu@fengy.me</email>
<url>https://fengy.me</url>
</developer>
<developer>
<id>nicolasstucki</id>
<name>Nicolas Stucki</name>
<email>nicolas.stucki@gmail.com</email>
<url>https://github.com/nicolasstucki</url>
</developer>
<developer>
<id>OlivierBlanvillain</id>
<name>Olivier Blanvillain</name>
<email>olivier.blanvillain@gmail.com</email>
<url>https://github.com/OlivierBlanvillain</url>
</developer>
<developer>
<id>biboudis</id>
<name>Aggelos Biboudis</name>
<email>aggelos.biboudis@epfl.ch</email>
<url>http://biboudis.github.io</url>
</developer>
<developer>
<id>allanrenucci</id>
<name>Allan Renucci</name>
<email>allan.renucci@gmail.com</email>
<url>https://github.com/allanrenucci</url>
</developer>
<developer>
<id>Duhemm</id>
<name>Martin Duhem</name>
<email>martin.duhem@gmail.com</email>
<url>https://github.com/Duhemm</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-reflect</artifactId>
<version>2.12.8</version>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
|
| 依赖Jar: |
scala-reflect-2.12.8.jar
/org.scala-lang/scala-reflect/2.12.8
查看scala-reflect所有版本文件
|