Files download
File Operation
plugins-indarrayweights_2.12-2.2.0-M1.jar download
plugins-indarrayweights_2.12-2.2.0-M1.pom download
plugins-indarrayweights_2.12-2.2.0-M1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.thoughtworks.deeplearning</groupId>
  <artifactId>plugins-indarrayweights_2.12</artifactId>
  <version>2.2.0-M1</version>
</dependency>
Gradle Groovy
implementation 'com.thoughtworks.deeplearning:plugins-indarrayweights_2.12:2.2.0-M1'
Gradle Kotlin
implementation("com.thoughtworks.deeplearning:plugins-indarrayweights_2.12:2.2.0-M1")
Scala SBT
libraryDependencies += "com.thoughtworks.deeplearning" % "plugins-indarrayweights_2.12" % "2.2.0-M1"
Groovy Grape
@Grapes(
  @Grab(group='com.thoughtworks.deeplearning', module='plugins-indarrayweights_2.12', version='2.2.0-M1')
)
Apache Ivy
<dependency org="com.thoughtworks.deeplearning" name="plugins-indarrayweights_2.12" rev="2.2.0-M1" />
Leiningen
[com.thoughtworks.deeplearning/plugins-indarrayweights_2.12 "2.2.0-M1"]
Apache Buildr
'com.thoughtworks.deeplearning:plugins-indarrayweights_2.12:jar:2.2.0-M1'