AsyncMapStream
map a a stream in async way
License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.idata-shopee |
ArtifactId | ArtifactIdasyncmapstream_2.12 |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionasyncmapstream
asyncmapstream
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
asyncmapstream_2.12-0.1.5.pom | |
asyncmapstream_2.12-0.1.5.jar | 29 KB |
asyncmapstream_2.12-0.1.5-sources.jar | 2 KB |
asyncmapstream_2.12-0.1.5-javadoc.jar | 648 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.idata-shopee/asyncmapstream_2.12/ -->
<dependency>
<groupId>io.github.idata-shopee</groupId>
<artifactId>asyncmapstream_2.12</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.idata-shopee/asyncmapstream_2.12/
implementation 'io.github.idata-shopee:asyncmapstream_2.12:0.1.5'
// https://jarcasting.com/artifacts/io.github.idata-shopee/asyncmapstream_2.12/
implementation ("io.github.idata-shopee:asyncmapstream_2.12:0.1.5")
'io.github.idata-shopee:asyncmapstream_2.12:jar:0.1.5'
<dependency org="io.github.idata-shopee" name="asyncmapstream_2.12" rev="0.1.5">
<artifact name="asyncmapstream_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.idata-shopee', module='asyncmapstream_2.12', version='0.1.5')
)
libraryDependencies += "io.github.idata-shopee" % "asyncmapstream_2.12" % "0.1.5"
[io.github.idata-shopee/asyncmapstream_2.12 "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |
map a a stream in async way