is not current version
Last Version 0.69.0

org.apache.streampipes:streampipes-dataformat-smile 0.66.0


Categories

Categories

Data Smile Business Logic Libraries Machine Learning ORM
GroupId

GroupId

org.apache.streampipes
ArtifactId

ArtifactId

streampipes-dataformat-smile
Version

Version

0.66.0
Type

Type

jar

Download streampipes-dataformat-smile 0.66.0


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