is not current version
Last Version 0.9.2

mx.bigdata.t4j:t4j-rawstream 0.9


Categories

Categories

AWS Container PaaS Providers Data
GroupId

GroupId

mx.bigdata.t4j
ArtifactId

ArtifactId

t4j-rawstream
Version

Version

0.9
Type

Type

jar

Download t4j-rawstream 0.9


<!-- https://jarcasting.com/artifacts/mx.bigdata.t4j/t4j-rawstream/ -->
<dependency>
    <groupId>mx.bigdata.t4j</groupId>
    <artifactId>t4j-rawstream</artifactId>
    <version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/mx.bigdata.t4j/t4j-rawstream/
implementation 'mx.bigdata.t4j:t4j-rawstream:0.9'
// https://jarcasting.com/artifacts/mx.bigdata.t4j/t4j-rawstream/
implementation ("mx.bigdata.t4j:t4j-rawstream:0.9")
'mx.bigdata.t4j:t4j-rawstream:jar:0.9'
<dependency org="mx.bigdata.t4j" name="t4j-rawstream" rev="0.9">
  <artifact name="t4j-rawstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='mx.bigdata.t4j', module='t4j-rawstream', version='0.9')
)
libraryDependencies += "mx.bigdata.t4j" % "t4j-rawstream" % "0.9"
[mx.bigdata.t4j/t4j-rawstream "0.9"]