MVN

com.thoughtworks.tryt : covariant_sjs1_3

Maven & Gradle

Jul 16, 2022
17 stars

covariant · covariant

<dependency>
    <groupId>com.thoughtworks.tryt</groupId>
    <artifactId>covariant_sjs1_3</artifactId>
    <version>3.0.0+25-f0991abb</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thoughtworks.tryt : covariant_sjs1_3 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0+25-f0991abb

All Versions

Choose a version of com.thoughtworks.tryt : covariant_sjs1_3 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
covariant_sjs1_3-3.0.0
covariant_sjs1_3-3.0.0-M0+15-1ad6247e
covariant_sjs1_3-3.0.0-M0+14-31e7c11d
covariant_sjs1_3-3.0.0-M0+13-2359e387
covariant_sjs1_3-3.0.0-M0+12-ff2275c1
covariant_sjs1_3-3.0.0-M0+11-d7734d6f
covariant_sjs1_3-3.0.0-M0+10-4c0a0fca
covariant_sjs1_3-3.0.0-M0+9-ffa94827
covariant_sjs1_3-3.0.0-M0+8-557640e6
covariant_sjs1_3-3.0.0-M0+7-05d3949a
covariant_sjs1_3-3.0.0-M0+5-e4195008
covariant_sjs1_3-3.0.0-M0+6-903b1575
covariant_sjs1_3-3.0.0-M0+3-c5f441ea
covariant_sjs1_3-3.0.0-M0+2-690cfae3
covariant_sjs1_3-3.0.0-M0+1-102f3789
covariant_sjs1_3-3.0.0-M0
covariant_sjs1_3-3.0.0+25-f0991abb
covariant_sjs1_3-3.0.0+26-884480b7
covariant_sjs1_3-3.0.0+23-203b05d5
covariant_sjs1_3-3.0.0+24-cd1117f1
covariant_sjs1_3-3.0.0+21-3c78ffa4
covariant_sjs1_3-3.0.0+22-50c88b52
covariant_sjs1_3-3.0.0+20-bc0aa50b
covariant_sjs1_3-3.0.0+19-47d42e3f
covariant_sjs1_3-3.0.0+16-11e550c2
covariant_sjs1_3-3.0.0+15-8ede6719
covariant_sjs1_3-3.0.0+14-0c88c233
covariant_sjs1_3-3.0.0+13-94a2a0b3
covariant_sjs1_3-3.0.0+11-180b91ee
covariant_sjs1_3-3.0.0+12-d0544f64
covariant_sjs1_3-3.0.0+10-d75ca024
covariant_sjs1_3-3.0.0+9-70509b0e
covariant_sjs1_3-3.0.0+8-a40513e8
covariant_sjs1_3-3.0.0+7-96d0cd5f
covariant_sjs1_3-3.0.0+6-99eaa22e
covariant_sjs1_3-3.0.0+5-3bec1373
covariant_sjs1_3-3.0.0+2-a4fb1c71
covariant_sjs1_3-3.0.0+4-ec7707aa
covariant_sjs1_3-3.0.0+3-4ac1fa8b
covariant_sjs1_3-3.0.0+1-e4642f11
2.1.x
covariant_sjs1_3-2.1.1+57-90fd5235
covariant_sjs1_3-2.1.1+56-8437e6a8

How to add a dependency to Maven

Add the following com.thoughtworks.tryt : covariant_sjs1_3 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.thoughtworks.tryt</groupId>
    <artifactId>covariant_sjs1_3</artifactId>
    <version>3.0.0+25-f0991abb</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thoughtworks.tryt : covariant_sjs1_3 gradle dependency to your build.gradle file:

implementation 'com.thoughtworks.tryt:covariant_sjs1_3:3.0.0+25-f0991abb'

Gradle Kotlin DSL: Add the following com.thoughtworks.tryt : covariant_sjs1_3 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.thoughtworks.tryt:covariant_sjs1_3:3.0.0+25-f0991abb")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thoughtworks.tryt : covariant_sjs1_3 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thoughtworks.tryt" % "covariant_sjs1_3" % "3.0.0+25-f0991abb"

Advertisement