License |
License |
---|---|
GroupId | GroupIdde.sfb876 |
ArtifactId | ArtifactIdstreams-api |
Version | Version1.0.10 |
Type | Typejar |
Description |
Descriptionstreams-api
The streams library is a multi-module library for processing data from data streams
|
Project URL |
Project URL |
Filename | Size |
---|---|
streams-api-1.0.10.pom | |
streams-api-1.0.10.jar | 312 KB |
streams-api-1.0.10-sources.jar | 276 KB |
streams-api-1.0.10-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sfb876/streams-api/ -->
<dependency>
<groupId>de.sfb876</groupId>
<artifactId>streams-api</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfb876/streams-api/
implementation 'de.sfb876:streams-api:1.0.10'
// https://jarcasting.com/artifacts/de.sfb876/streams-api/
implementation ("de.sfb876:streams-api:1.0.10")
'de.sfb876:streams-api:jar:1.0.10'
<dependency org="de.sfb876" name="streams-api" rev="1.0.10">
<artifact name="streams-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfb876', module='streams-api', version='1.0.10')
)
libraryDependencies += "de.sfb876" % "streams-api" % "1.0.10"
[de.sfb876/streams-api "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.5.8,1.8.0-alpha) |
colt : colt | jar | [1.2.0,) |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.slf4j : slf4j-log4j12 | jar | [1.5.8,1.8-alpha) |