Last Version

mapRefWatcher 0.1.0

Simple way to watch changes to clojure references that contain a map.

License

License

GroupId

GroupId

com.indoles.clj
ArtifactId

ArtifactId

mapRefWatcher
Version

Version

0.1.0
Type

Type

jar
Description

Description

mapRefWatcher
Simple way to watch changes to clojure references that contain a map.
Project URL

Project URL

http://github.com/indoles/com.indoles.clj.mapRefWatcher
Source Code Management

Source Code Management

https://github.com/indoles/com.indoles.clj.mapRefWatcher

Download mapRefWatcher 0.1.0


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.