metam/core

A meta modeling facility for textual model representation.

Leiningen/Boot

[metam/core "1.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

metam/core {:mvn/version "1.1.0-SNAPSHOT"}

Gradle

implementation("metam:core:1.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>metam</groupId>
  <artifactId>core</artifactId>
  <version>1.1.0-SNAPSHOT</version>
</dependency>