is not current version
Last Version 0.0.3

org.iplantc:clj-icat-direct 0.0.2

A Clojure library for accessing the iRODS ICAT database directly.

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc
ArtifactId

ArtifactId

clj-icat-direct
Version

Version

0.0.2
Type

Type

jar

Download clj-icat-direct 0.0.2


<!-- https://jarcasting.com/artifacts/org.iplantc/clj-icat-direct/ -->
<dependency>
    <groupId>org.iplantc</groupId>
    <artifactId>clj-icat-direct</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.iplantc/clj-icat-direct/
implementation 'org.iplantc:clj-icat-direct:0.0.2'
// https://jarcasting.com/artifacts/org.iplantc/clj-icat-direct/
implementation ("org.iplantc:clj-icat-direct:0.0.2")
'org.iplantc:clj-icat-direct:jar:0.0.2'
<dependency org="org.iplantc" name="clj-icat-direct" rev="0.0.2">
  <artifact name="clj-icat-direct" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.iplantc', module='clj-icat-direct', version='0.0.2')
)
libraryDependencies += "org.iplantc" % "clj-icat-direct" % "0.0.2"
[org.iplantc/clj-icat-direct "0.0.2"]