hiccup

A fast library for rendering HTML in Clojure (mirrored to Clojars by JUXT)

License

License

Categories

Categories

Mirror Application Layer Libs Introspection
GroupId

GroupId

pro.juxt.clojars-mirrors.hiccup
ArtifactId

ArtifactId

hiccup
Last Version

Last Version

2.0.0-alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

hiccup
A fast library for rendering HTML in Clojure (mirrored to Clojars by JUXT)
Project URL

Project URL

http://github.com/weavejester/hiccup
Source Code Management

Source Code Management

https://github.com/juxt/clojars-mirrors

Download hiccup

How to add to project

<!-- https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.hiccup/hiccup/ -->
<dependency>
    <groupId>pro.juxt.clojars-mirrors.hiccup</groupId>
    <artifactId>hiccup</artifactId>
    <version>2.0.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.hiccup/hiccup/
implementation 'pro.juxt.clojars-mirrors.hiccup:hiccup:2.0.0-alpha2'
// https://jarcasting.com/artifacts/pro.juxt.clojars-mirrors.hiccup/hiccup/
implementation ("pro.juxt.clojars-mirrors.hiccup:hiccup:2.0.0-alpha2")
'pro.juxt.clojars-mirrors.hiccup:hiccup:jar:2.0.0-alpha2'
<dependency org="pro.juxt.clojars-mirrors.hiccup" name="hiccup" rev="2.0.0-alpha2">
  <artifact name="hiccup" type="jar" />
</dependency>
@Grapes(
@Grab(group='pro.juxt.clojars-mirrors.hiccup', module='hiccup', version='2.0.0-alpha2')
)
libraryDependencies += "pro.juxt.clojars-mirrors.hiccup" % "hiccup" % "2.0.0-alpha2"
[pro.juxt.clojars-mirrors.hiccup/hiccup "2.0.0-alpha2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-alpha2