Jar examples for e:enlive
a HTML selector-based (a la CSS) templating and transformation system for Clojure.
You can download jar file enlive 1.0.0 in this page.
Eclipse Public License
You can use the following script to add enlive-1.0.0.jar to your project.
<dependency> <groupId>org.cloudhoist</groupId> <artifactId>enlive</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.cloudhoist', name: 'enlive', version: '1.0.0'
libraryDependencies += "org.cloudhoist" % "enlive" % "1.0.0"
<dependency org="org.cloudhoist" name="enlive" rev="1.0.0"/>
@Grapes(@Grab(group='org.cloudhoist', module='enlive', version='1.0.0'))
'org.cloudhoist:enlive:jar:1.0.0'
Click the following link to download the jar file.
enlive-1.0.0-sources.jar