License |
License |
---|---|
GroupId | GroupIdcom.thoughtworks.deeplearning |
ArtifactId | ArtifactIddifferentiabledouble_2.12 |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionDifferentiableDouble
DifferentiableDouble
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/differentiabledouble_2.12/ -->
<dependency>
<groupId>com.thoughtworks.deeplearning</groupId>
<artifactId>differentiabledouble_2.12</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/differentiabledouble_2.12/
implementation 'com.thoughtworks.deeplearning:differentiabledouble_2.12:1.0.0'
// https://jarcasting.com/artifacts/com.thoughtworks.deeplearning/differentiabledouble_2.12/
implementation ("com.thoughtworks.deeplearning:differentiabledouble_2.12:1.0.0")
'com.thoughtworks.deeplearning:differentiabledouble_2.12:jar:1.0.0'
<dependency org="com.thoughtworks.deeplearning" name="differentiabledouble_2.12" rev="1.0.0">
<artifact name="differentiabledouble_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.deeplearning', module='differentiabledouble_2.12', version='1.0.0')
)
libraryDependencies += "com.thoughtworks.deeplearning" % "differentiabledouble_2.12" % "1.0.0"
[com.thoughtworks.deeplearning/differentiabledouble_2.12 "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
com.thoughtworks.deeplearning : poly_2.12 | jar | 1.0.0 |
com.thoughtworks.deeplearning : differentiableboolean_2.12 | jar | 1.0.0 |
com.thoughtworks.deeplearning : cumulativelayer_2.12 | jar | 1.0.0 |
com.thoughtworks.deeplearning : differentiableany_2.12 | jar | 1.0.0 |
org.typelevel : cats_2.12 | jar | 0.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.0 |