is not current version
Last Version 1.0.0-beta_spark_1

org.deeplearning4j:dl4j-streaming_2.10 0.8.0_spark_1


Categories

Categories

Deeplearning4j Business Logic Libraries Machine Learning Deeplearning4j
GroupId

GroupId

org.deeplearning4j
ArtifactId

ArtifactId

dl4j-streaming_2.10
Version

Version

0.8.0_spark_1
Type

Type

jar

Download dl4j-streaming_2.10 0.8.0_spark_1


<!-- https://jarcasting.com/artifacts/org.deeplearning4j/dl4j-streaming_2.10/ -->
<dependency>
    <groupId>org.deeplearning4j</groupId>
    <artifactId>dl4j-streaming_2.10</artifactId>
    <version>0.8.0_spark_1</version>
</dependency>
// https://jarcasting.com/artifacts/org.deeplearning4j/dl4j-streaming_2.10/
implementation 'org.deeplearning4j:dl4j-streaming_2.10:0.8.0_spark_1'
// https://jarcasting.com/artifacts/org.deeplearning4j/dl4j-streaming_2.10/
implementation ("org.deeplearning4j:dl4j-streaming_2.10:0.8.0_spark_1")
'org.deeplearning4j:dl4j-streaming_2.10:jar:0.8.0_spark_1'
<dependency org="org.deeplearning4j" name="dl4j-streaming_2.10" rev="0.8.0_spark_1">
  <artifact name="dl4j-streaming_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.deeplearning4j', module='dl4j-streaming_2.10', version='0.8.0_spark_1')
)
libraryDependencies += "org.deeplearning4j" % "dl4j-streaming_2.10" % "0.8.0_spark_1"
[org.deeplearning4j/dl4j-streaming_2.10 "0.8.0_spark_1"]