org.intermine/im-tables

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

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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