Streaming
Library for streaming extensions.
General information about the project can be found at:
http://opensource.puresol-technologies.com/projects/?p=streaming
Please, use the issue tracker at:
License |
License |
---|---|
GroupId | GroupIdcom.puresoltechnologies.streaming |
ArtifactId | ArtifactIdstreaming |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreaming - streaming
PureSol Technologies' streaming libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
streaming-0.1.0.pom | |
streaming-0.1.0.jar | 9 KB |
streaming-0.1.0-sources.jar | 7 KB |
streaming-0.1.0-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/streaming/ -->
<dependency>
<groupId>com.puresoltechnologies.streaming</groupId>
<artifactId>streaming</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/streaming/
implementation 'com.puresoltechnologies.streaming:streaming:0.1.0'
// https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/streaming/
implementation ("com.puresoltechnologies.streaming:streaming:0.1.0")
'com.puresoltechnologies.streaming:streaming:jar:0.1.0'
<dependency org="com.puresoltechnologies.streaming" name="streaming" rev="0.1.0">
<artifact name="streaming" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.streaming', module='streaming', version='0.1.0')
)
libraryDependencies += "com.puresoltechnologies.streaming" % "streaming" % "0.1.0"
[com.puresoltechnologies.streaming/streaming "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
Library for streaming extensions.
General information about the project can be found at:
http://opensource.puresol-technologies.com/projects/?p=streaming
Please, use the issue tracker at: