Last Version

missing 0.1.28

A utility library for Clojure of functions and macros that are frequently missed and recreated.

License

License

GroupId

GroupId

com.vodori
ArtifactId

ArtifactId

missing
Version

Version

0.1.28
Type

Type

jar
Description

Description

missing
A utility library for Clojure of functions and macros that are frequently missed and recreated.
Project URL

Project URL

https://github.com/vodori/missing
Source Code Management

Source Code Management

https://github.com/vodori/missing

Download missing 0.1.28


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.