is not current version
Last Version 1.0.329

transit-clj 1.0.324

Transit is a data format and a set of libraries for conveying values between applications written in different languages. This library provides support for marshalling Transit data to/from Clojure.

License

License

GroupId

GroupId

com.cognitect
ArtifactId

ArtifactId

transit-clj
Version

Version

1.0.324
Type

Type

jar
Description

Description

transit-clj
Transit is a data format and a set of libraries for conveying values between applications written in different languages. This library provides support for marshalling Transit data to/from Clojure.
Project URL

Project URL

http://github.com/cognitect/transit-clj

Download transit-clj 1.0.324


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

Dependencies

compile (1)

Group / Artifact Type Version
com.cognitect : transit-java jar 1.0.343

provided (1)

Group / Artifact Type Version
org.clojure : clojure jar 1.7.0

test (2)

Group / Artifact Type Version
autodoc » autodoc jar 0.9.0
org.clojure : test.check jar 1.0.0

Project Modules

There are no modules declared in this project.