is not current version
Last Version 0.4.180

com.cognitect:transducers-js 0.4.172

Transducers for JavaScript

Categories

Categories

JavaScript Languages
GroupId

GroupId

com.cognitect
ArtifactId

ArtifactId

transducers-js
Version

Version

0.4.172
Type

Type

jar

Download transducers-js 0.4.172


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