is not current version
Last Version 2.0.0-M4

com.thoughtworks.deeplearning:tape_2.11 2.0.0-M2

Tape

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

com.thoughtworks.deeplearning
ArtifactId

ArtifactId

tape_2.11
Version

Version

2.0.0-M2
Type

Type

jar

Download tape_2.11 2.0.0-M2


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