Last Version

transit-clj 1.0.329

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.329
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

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

Download transit-clj 1.0.329


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

Dependencies

compile (1)

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

provided (1)

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

test (2)

Group / Artifact Type Version
autodoc » autodoc jar 1.1.2
org.clojure : test.check jar 1.1.1

Project Modules

There are no modules declared in this project.