Last Version

antclj 1.0.3

Apache ant wrapped in clojure.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.czlab
ArtifactId

ArtifactId

antclj
Version

Version

1.0.3
Type

Type

jar
Description

Description

antclj
Apache ant wrapped in clojure.
Project URL

Project URL

https://github.com/llnek/antclj
Source Code Management

Source Code Management

https://github.com/llnek/antclj

Download antclj 1.0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
cider » cider-nrepl jar 0.14.0
org.apache.ant : ant jar 1.10.1

provided (1)

Group / Artifact Type Version
org.clojure : clojure jar 1.8.0

test (4)

Group / Artifact Type Version
org.apache.ant : ant-junit4 jar 1.10.1
org.apache.ant : ant-junit jar 1.10.1
junit : junit jar 4.12
net.mikera » cljunit jar 0.6.0

Project Modules

There are no modules declared in this project.