artifacts

Scala.meta's APIs for reflecting artifacts of Scala ecosystem

License

License

GroupId

GroupId

com.geirsson
ArtifactId

ArtifactId

artifacts_2.11
Last Version

Last Version

2.0.0-M6
Release Date

Release Date

Type

Type

jar
Description

Description

artifacts
Scala.meta's APIs for reflecting artifacts of Scala ecosystem
Project URL

Project URL

https://github.com/scalameta/scalameta
Project Organization

Project Organization

com.geirsson

Download artifacts_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.geirsson/artifacts_2.11/ -->
<dependency>
    <groupId>com.geirsson</groupId>
    <artifactId>artifacts_2.11</artifactId>
    <version>2.0.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/com.geirsson/artifacts_2.11/
implementation 'com.geirsson:artifacts_2.11:2.0.0-M6'
// https://jarcasting.com/artifacts/com.geirsson/artifacts_2.11/
implementation ("com.geirsson:artifacts_2.11:2.0.0-M6")
'com.geirsson:artifacts_2.11:jar:2.0.0-M6'
<dependency org="com.geirsson" name="artifacts_2.11" rev="2.0.0-M6">
  <artifact name="artifacts_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geirsson', module='artifacts_2.11', version='2.0.0-M6')
)
libraryDependencies += "com.geirsson" % "artifacts_2.11" % "2.0.0-M6"
[com.geirsson/artifacts_2.11 "2.0.0-M6"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.geirsson : common_2.11 jar 2.0.0-M6
com.geirsson : parsers_2.11 jar 2.0.0-M6
com.geirsson : trees_2.11 jar 2.0.0-M6
org.apache.ivy : ivy jar 2.4.0
org.scala-lang.modules : scala-asm jar 5.1.0-scala-1

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.11.8

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 2.1.3
org.scalacheck : scalacheck_2.11 jar 1.11.3

Project Modules

There are no modules declared in this project.

scalameta

Build Status

User documentation

Head over to the user docs to learn more about the project and its roadmap.

Tutorial

If you'd like to find out how to use scalameta, see this tutorial.

Team

The current maintainers (people who can merge pull requests) are:

An up-to-date list of contributors is available here: https://github.com/scalameta/scalameta/graphs/contributors.

com.geirsson
Developer tooling for Scala

Versions

Version
2.0.0-M6
2.0.0-M1