Last Version

enlive 1.0.0

a HTML selector-based (a la CSS) templating and transformation system for Clojure.

License

License

GroupId

GroupId

org.cloudhoist
ArtifactId

ArtifactId

enlive
Version

Version

1.0.0
Type

Type

jar
Description

Description

enlive
a HTML selector-based (a la CSS) templating and transformation system for Clojure.
Project URL

Project URL

http://github.com/cgrand/enlive
Source Code Management

Source Code Management

http://github.com/cgrand/enlive

Download enlive 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.clojure : clojure jar 1.1.0
org.ccil.cowan.tagsoup : tagsoup jar 1.2

Project Modules

There are no modules declared in this project.