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