is not current version
Last Version 0.1.16

buildtest 0.1.15

Tests for building and releasing open-source Clojure projects

License

License

Categories

Categories

Clojure Languages
GroupId

GroupId

org.clojure
ArtifactId

ArtifactId

buildtest
Version

Version

0.1.15
Type

Type

jar
Description

Description

buildtest
Tests for building and releasing open-source Clojure projects
Project URL

Project URL

https://github.com/clojure/build.poms

Download buildtest 0.1.15


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.