org.intermine/im-tables

ClojureScript library to display and manipulate InterMine query results on a webpage

Leiningen/Boot

[org.intermine/im-tables "0.14.1"]

Clojure CLI/deps.edn

org.intermine/im-tables {:mvn/version "0.14.1"}

Gradle

implementation("org.intermine:im-tables:0.14.1")

Maven

<dependency>
  <groupId>org.intermine</groupId>
  <artifactId>im-tables</artifactId>
  <version>0.14.1</version>
</dependency>