License |
License |
---|---|
GroupId | GroupIdcom.streamxhub.streamx |
ArtifactId | ArtifactIdstreamx |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStreamX Parent
A magical framework that make stream processing easier
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
streamx-1.2.3.pom | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx/ -->
<dependency>
<groupId>com.streamxhub.streamx</groupId>
<artifactId>streamx</artifactId>
<version>1.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx/
implementation 'com.streamxhub.streamx:streamx:1.2.3'
// https://jarcasting.com/artifacts/com.streamxhub.streamx/streamx/
implementation ("com.streamxhub.streamx:streamx:1.2.3")
'com.streamxhub.streamx:streamx:pom:1.2.3'
<dependency org="com.streamxhub.streamx" name="streamx" rev="1.2.3">
<artifact name="streamx" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.streamxhub.streamx', module='streamx', version='1.2.3')
)
libraryDependencies += "com.streamxhub.streamx" % "streamx" % "1.2.3"
[com.streamxhub.streamx/streamx "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-compiler | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |