Last Version

artifacts 2.0.0-M6

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

License

License

GroupId

GroupId

com.geirsson
ArtifactId

ArtifactId

artifacts_2.11
Version

Version

2.0.0-M6
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 2.0.0-M6


<!-- 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.