inputs

Scala.meta's APIs for source code in textual format

License

License

GroupId

GroupId

com.geirsson
ArtifactId

ArtifactId

inputs_2.11
Last Version

Last Version

2.0.0-M6
Release Date

Release Date

Type

Type

jar
Description

Description

inputs
Scala.meta's APIs for source code in textual format
Project URL

Project URL

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

Project Organization

com.geirsson

Download inputs_2.11

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.geirsson : common_2.11 jar 2.0.0-M6

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