Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.n2oapp.datastreaming |
ArtifactId | ArtifactIddata-streaming |
Version | Version7.13.9 |
Type | Typejar |
Filename | Size |
---|---|
data-streaming-7.13.9.pom | |
data-streaming-7.13.9.jar | 19 KB |
data-streaming-7.13.9-sources.jar | 14 KB |
data-streaming-7.13.9-javadoc.jar | 519 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.n2oapp.datastreaming/data-streaming/ -->
<dependency>
<groupId>net.n2oapp.datastreaming</groupId>
<artifactId>data-streaming</artifactId>
<version>7.13.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.n2oapp.datastreaming/data-streaming/
implementation 'net.n2oapp.datastreaming:data-streaming:7.13.9'
// https://jarcasting.com/artifacts/net.n2oapp.datastreaming/data-streaming/
implementation ("net.n2oapp.datastreaming:data-streaming:7.13.9")
'net.n2oapp.datastreaming:data-streaming:jar:7.13.9'
<dependency org="net.n2oapp.datastreaming" name="data-streaming" rev="7.13.9">
<artifact name="data-streaming" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n2oapp.datastreaming', module='data-streaming', version='7.13.9')
)
libraryDependencies += "net.n2oapp.datastreaming" % "data-streaming" % "7.13.9"
[net.n2oapp.datastreaming/data-streaming "7.13.9"]