License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.cognitect |
ArtifactId | ArtifactIdtransducers-js |
Last Version | Last Version0.4.180 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontransducers-js
Transducers for JavaScript
|
Project URL |
Project URL |
Filename | Size |
---|---|
transducers-js-0.4.180.pom | |
transducers-js-0.4.180.jar | 9 KB |
transducers-js-0.4.180-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect/transducers-js/ -->
<dependency>
<groupId>com.cognitect</groupId>
<artifactId>transducers-js</artifactId>
<version>0.4.180</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect/transducers-js/
implementation 'com.cognitect:transducers-js:0.4.180'
// https://jarcasting.com/artifacts/com.cognitect/transducers-js/
implementation ("com.cognitect:transducers-js:0.4.180")
'com.cognitect:transducers-js:jar:0.4.180'
<dependency org="com.cognitect" name="transducers-js" rev="0.4.180">
<artifact name="transducers-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect', module='transducers-js', version='0.4.180')
)
libraryDependencies += "com.cognitect" % "transducers-js" % "0.4.180"
[com.cognitect/transducers-js "0.4.180"]