Registry / other / mtags-interfaces

mtags-interfaces

JSON →
library1.6.6javamavenunverified

Interfaces for the MTags module of Metals, a Scala language server, providing type and symbol information.

<dependency> <groupId>org.scalameta</groupId> <artifactId>mtags-interfaces</artifactId> <version>1.6.6</version> </dependency>
INSTALL
IMPORT
SIG · MTAGS-INTERFACES
M
mtags-interfaces
otherjavav1.6.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MtagsEnrichments
scala.meta.internal.mtags.MtagsEnrichments

Demonstrates importing MTags enrichments for Scala meta programming.

import scala.meta.internal.mtags.MtagsEnrichments object Quickstart { def main(args: Array[String]): Unit = { println("MTags interfaces loaded") } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mtags-interfaces — mvn dependency:get mtags-interfaces · libregistry