metam/core

A meta modeling facility for textual model representation.

Leiningen/Boot

[metam/core "1.0.6"]

Clojure CLI/deps.edn

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

Gradle

implementation("metam:core:1.0.6")

Maven

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