Last Version

cljs 0.1.0

ClojureScript in a jar. Note that the release numbers are unofficial.

GroupId

GroupId

org.cloudhoist
ArtifactId

ArtifactId

cljs
Version

Version

0.1.0
Type

Type

jar
Description

Description

cljs
ClojureScript in a jar. Note that the release numbers are unofficial.
Source Code Management

Source Code Management

http://github.com/hugoduncan/clojurescript.git

Download cljs 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.clojure : clojure jar 1.3.0-beta1
com.google.javascript : closure-compiler jar r946
org.cloudhoist » closure-library jar 0.790.0

Project Modules

There are no modules declared in this project.