is not current version
Last Version 3.0.0-M0+3-c5f441ea

com.thoughtworks.tryt:tryt-scala_3 3.0.0-M0

tryt-scala

Categories

Categories

Scala Languages
GroupId

GroupId

com.thoughtworks.tryt
ArtifactId

ArtifactId

tryt-scala_3
Version

Version

3.0.0-M0
Type

Type

jar

Download tryt-scala_3 3.0.0-M0


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