Last Version

heuristomancer 0.1.4

Clojure library for attempting to guess file types.

License

License

BSD Standard License
Categories

Categories

Ant Build Tools
GroupId

GroupId

org.iplantc
ArtifactId

ArtifactId

heuristomancer
Version

Version

0.1.4
Type

Type

jar
Description

Description

heuristomancer
Clojure library for attempting to guess file types.
Project URL

Project URL

http://www.iplantcollaborative.org
Source Code Management

Source Code Management

https://github.com/iPlantCollaborativeOpenSource/heuristomancer

Download heuristomancer 0.1.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1
org.clojure : tools.cli jar 0.2.2
org.clojure : tools.logging jar 0.2.6
instaparse » instaparse jar 1.2.1

test (2)

Group / Artifact Type Version
org.clojure : tools.nrepl jar 0.2.3
clojure-complete » clojure-complete jar 0.2.3

Project Modules

There are no modules declared in this project.