GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdmap-stream |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
map-stream-0.0.7.pom | |
map-stream-0.0.7.jar | 8 KB |
map-stream-0.0.7-sources.jar | 22 bytes |
map-stream-0.0.7-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/map-stream/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>map-stream</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/map-stream/
implementation 'org.webjars.npm:map-stream:0.0.7'
// https://jarcasting.com/artifacts/org.webjars.npm/map-stream/
implementation ("org.webjars.npm:map-stream:0.0.7")
'org.webjars.npm:map-stream:jar:0.0.7'
<dependency org="org.webjars.npm" name="map-stream" rev="0.0.7">
<artifact name="map-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='map-stream', version='0.0.7')
)
libraryDependencies += "org.webjars.npm" % "map-stream" % "0.0.7"
[org.webjars.npm/map-stream "0.0.7"]