metam/core

A meta modeling facility for textual model representation.

Leiningen/Boot

[metam/core "1.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("metam:core:1.1.0")

Maven

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