pcp-stream
support stream for scala pcp
License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.idata-shopee |
ArtifactId | ArtifactIdpcp-stream_2.12 |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpcp-stream
pcp-stream
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pcp-stream_2.12-0.0.2.pom | |
pcp-stream_2.12-0.0.2.jar | 18 KB |
pcp-stream_2.12-0.0.2-sources.jar | 2 KB |
pcp-stream_2.12-0.0.2-javadoc.jar | 647 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.idata-shopee/pcp-stream_2.12/ -->
<dependency>
<groupId>io.github.idata-shopee</groupId>
<artifactId>pcp-stream_2.12</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.idata-shopee/pcp-stream_2.12/
implementation 'io.github.idata-shopee:pcp-stream_2.12:0.0.2'
// https://jarcasting.com/artifacts/io.github.idata-shopee/pcp-stream_2.12/
implementation ("io.github.idata-shopee:pcp-stream_2.12:0.0.2")
'io.github.idata-shopee:pcp-stream_2.12:jar:0.0.2'
<dependency org="io.github.idata-shopee" name="pcp-stream_2.12" rev="0.0.2">
<artifact name="pcp-stream_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.idata-shopee', module='pcp-stream_2.12', version='0.0.2')
)
libraryDependencies += "io.github.idata-shopee" % "pcp-stream_2.12" % "0.0.2"
[io.github.idata-shopee/pcp-stream_2.12 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
io.github.idata-shopee : pcp_2.12 | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |
support stream for scala pcp