is not current version
Last Version 1.4.2

org.streamingpool:streamingpool-ext-tensorics 0.0.1

This project is a link between streamingpool-core and tensorics projects.

GroupId

GroupId

org.streamingpool
ArtifactId

ArtifactId

streamingpool-ext-tensorics
Version

Version

0.0.1
Type

Type

jar

Download streamingpool-ext-tensorics 0.0.1


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