Last Version

transit-js 0.8.874

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

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.cognitect
ArtifactId

ArtifactId

transit-js
Version

Version

0.8.874
Type

Type

jar
Description

Description

transit-js
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 Javascript.
Project URL

Project URL

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

Download transit-js 0.8.874


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.