dialects

Scala.meta's dialects

License

License

GroupId

GroupId

com.geirsson
ArtifactId

ArtifactId

dialects_2.11
Last Version

Last Version

2.0.0-M6
Release Date

Release Date

Type

Type

jar
Description

Description

dialects
Scala.meta's dialects
Project URL

Project URL

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

Project Organization

com.geirsson

Download dialects_2.11

How to add to project

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

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