Categories |
CategoriesAWS Container PaaS Providers Data |
---|---|
GroupId | GroupIdmx.bigdata.t4j |
ArtifactId | ArtifactIdt4j-rawstream |
Version | Version0.9 |
Type | Typejar |
Filename | Size |
---|---|
t4j-rawstream-0.9.pom | |
t4j-rawstream-0.9.jar | 20 KB |
t4j-rawstream-0.9-sources.jar | 15 KB |
t4j-rawstream-0.9-javadoc.jar | 52 KB |
Browse |
<!-- 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"]