Jar examples for t:thread-expr
Thread-expr provides macros for use within a clojure threaded argument expression (->).
You can download jar file thread-expr 1.0.0 in this page.
You can use the following script to add thread-expr-1.0.0.jar to your project.
<dependency> <groupId>org.cloudhoist</groupId> <artifactId>thread-expr</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.cloudhoist', name: 'thread-expr', version: '1.0.0'
libraryDependencies += "org.cloudhoist" % "thread-expr" % "1.0.0"
<dependency org="org.cloudhoist" name="thread-expr" rev="1.0.0"/>
@Grapes(@Grab(group='org.cloudhoist', module='thread-expr', version='1.0.0'))
'org.cloudhoist:thread-expr:jar:1.0.0'
Click the following link to download the jar file.
thread-expr-1.0.0-sources.jar