License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdmap-stream |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmap-stream
WebJar for map-stream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
map-stream-0.1.0.pom | |
map-stream-0.1.0.jar | 8 KB |
map-stream-0.1.0-sources.jar | 22 bytes |
map-stream-0.1.0-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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/map-stream/
implementation 'org.webjars.npm:map-stream:0.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/map-stream/
implementation ("org.webjars.npm:map-stream:0.1.0")
'org.webjars.npm:map-stream:jar:0.1.0'
<dependency org="org.webjars.npm" name="map-stream" rev="0.1.0">
<artifact name="map-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='map-stream', version='0.1.0')
)
libraryDependencies += "org.webjars.npm" % "map-stream" % "0.1.0"
[org.webjars.npm/map-stream "0.1.0"]