не последняя версия
Последняя версия 1.0.0

com.thoughtworks.deeplearning:layer_2.10 1.0.0-RC6

Layer

Группа

Группа

com.thoughtworks.deeplearning
Идентификатор

Идентификатор

layer_2.10
Версия

Версия

1.0.0-RC6
Тип

Тип

jar

Скачать layer_2.10 1.0.0-RC6


<!-- https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/layer_2.10/ -->
<dependency>
    <groupId>com.thoughtworks.deeplearning</groupId>
    <artifactId>layer_2.10</artifactId>
    <version>1.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/layer_2.10/
implementation 'com.thoughtworks.deeplearning:layer_2.10:1.0.0-RC6'
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/layer_2.10/
implementation ("com.thoughtworks.deeplearning:layer_2.10:1.0.0-RC6")
'com.thoughtworks.deeplearning:layer_2.10:jar:1.0.0-RC6'
<dependency org="com.thoughtworks.deeplearning" name="layer_2.10" rev="1.0.0-RC6">
  <artifact name="layer_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.deeplearning', module='layer_2.10', version='1.0.0-RC6')
)
libraryDependencies += "com.thoughtworks.deeplearning" % "layer_2.10" % "1.0.0-RC6"
[com.thoughtworks.deeplearning/layer_2.10 "1.0.0-RC6"]