Jar examples for t: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.
You can download jar file transit-clj 0.8.288 in this page.
The Apache Software License, Version 2.0
You can use the following script to add transit-clj-0.8.288.jar to your project.
<dependency> <groupId>com.cognitect</groupId> <artifactId>transit-clj</artifactId> <version>0.8.288</version> </dependency>
compile group: 'com.cognitect', name: 'transit-clj', version: '0.8.288'
libraryDependencies += "com.cognitect" % "transit-clj" % "0.8.288"
<dependency org="com.cognitect" name="transit-clj" rev="0.8.288"/>
@Grapes(@Grab(group='com.cognitect', module='transit-clj', version='0.8.288'))
'com.cognitect:transit-clj:jar:0.8.288'
Click the following link to download the jar file.
transit-clj-0.8.288-sources.jar