mtags


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalameta
ArtifactId

ArtifactId

mtags_0.25.0
Last Version

Last Version

0.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

mtags
mtags
Project URL

Project URL

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

Project Organization

org.scalameta
Source Code Management

Source Code Management

https://github.com/scalameta/metals

Download mtags_0.25.0

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.scalameta : mtags-interfaces jar 0.9.4
ch.epfl.lamp : dotty-library_0.25 jar 0.25.0
ch.epfl.lamp : dotty-compiler_0.25 jar 0.25.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
org.scalameta : scalameta_2.13 jar 4.3.22
org.scala-lang.modules : scala-java8-compat_2.13 jar 0.9.1
com.lihaoyi : geny_2.13 jar 0.4.2
org.lz4 : lz4-java jar 1.7.1

Project Modules

There are no modules declared in this project.

Metals

Join the chat on Gitter Follow scalameta on Twitter Find us on scaladex

Documentation

See the website: https://scalameta.org/metals/

Contributing

See the contributing guide: https://scalameta.org/metals/docs/contributors/getting-started.html

Team

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

Acknowledgement

Huge thanks to @dragos for his work on a Scala implementation of the LSP (see: https://github.com/dragos/dragos-vscode-scala). This project helped us get quickly started with LSP. Since then, we have refactored the project's original sources to the point where only a few simple case classes remain.

Alternatives

  • IntelliJ IDEA: the most widely used IDE for Scala using a re-implementation of the Scala typechecker.

Why Metals?

Metals = Meta (from Scalameta) + LS (from Language Server)

org.scalameta
Developer tooling for Scala

Versions

Version
0.9.4
0.9.3