License |
License |
---|---|
GroupId | GroupIdorg.scalqa |
ArtifactId | ArtifactIdscalqa-stream_2.13.0-M5 |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptionscalqa-stream
Scalqa/Stream is a basic data processing framework built around Stream class.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.scalqa/scalqa-stream_2.13.0-M5/ -->
<dependency>
<groupId>org.scalqa</groupId>
<artifactId>scalqa-stream_2.13.0-M5</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalqa/scalqa-stream_2.13.0-M5/
implementation 'org.scalqa:scalqa-stream_2.13.0-M5:0.1'
// https://jarcasting.com/artifacts/org.scalqa/scalqa-stream_2.13.0-M5/
implementation ("org.scalqa:scalqa-stream_2.13.0-M5:0.1")
'org.scalqa:scalqa-stream_2.13.0-M5:jar:0.1'
<dependency org="org.scalqa" name="scalqa-stream_2.13.0-M5" rev="0.1">
<artifact name="scalqa-stream_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalqa', module='scalqa-stream_2.13.0-M5', version='0.1')
)
libraryDependencies += "org.scalqa" % "scalqa-stream_2.13.0-M5" % "0.1"
[org.scalqa/scalqa-stream_2.13.0-M5 "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-M5 |