| License |
License |
|---|---|
| GroupId | GroupIdcom.cognitect |
| ArtifactId | ArtifactIdtransit-cljs |
| Last Version | Last Version0.8.280 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontransit-cljs
transit-cljs bindings for ClojureScript
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| transit-cljs-0.8.280.pom | |
| transit-cljs-0.8.280.jar | 2 KB |
| transit-cljs-0.8.280-sources.jar | 2 KB |
| transit-cljs-0.8.280-javadoc.jar | 475 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect/transit-cljs/ -->
<dependency>
<groupId>com.cognitect</groupId>
<artifactId>transit-cljs</artifactId>
<version>0.8.280</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect/transit-cljs/
implementation 'com.cognitect:transit-cljs:0.8.280'
// https://jarcasting.com/artifacts/com.cognitect/transit-cljs/
implementation ("com.cognitect:transit-cljs:0.8.280")
'com.cognitect:transit-cljs:jar:0.8.280'
<dependency org="com.cognitect" name="transit-cljs" rev="0.8.280">
<artifact name="transit-cljs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect', module='transit-cljs', version='0.8.280')
)
libraryDependencies += "com.cognitect" % "transit-cljs" % "0.8.280"
[com.cognitect/transit-cljs "0.8.280"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cognitect : transit-js | jar | 0.8.874 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : clojurescript | jar | 1.10.238 |