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