| Categories | CategoriesAnt Build Tools | 
|---|---|
| GroupId | GroupIdcom.thoughtworks.tryt | 
| ArtifactId | ArtifactIdcovariant_sjs1_3 | 
| Version | Version2.1.1+56-8437e6a8 | 
| Type | Typejar | 
<!-- https://jarcasting.com/artifacts/com.thoughtworks.tryt/covariant_sjs1_3/ -->
<dependency>
    <groupId>com.thoughtworks.tryt</groupId>
    <artifactId>covariant_sjs1_3</artifactId>
    <version>2.1.1+56-8437e6a8</version>
</dependency>// https://jarcasting.com/artifacts/com.thoughtworks.tryt/covariant_sjs1_3/
implementation 'com.thoughtworks.tryt:covariant_sjs1_3:2.1.1+56-8437e6a8'// https://jarcasting.com/artifacts/com.thoughtworks.tryt/covariant_sjs1_3/
implementation ("com.thoughtworks.tryt:covariant_sjs1_3:2.1.1+56-8437e6a8")'com.thoughtworks.tryt:covariant_sjs1_3:jar:2.1.1+56-8437e6a8'<dependency org="com.thoughtworks.tryt" name="covariant_sjs1_3" rev="2.1.1+56-8437e6a8">
  <artifact name="covariant_sjs1_3" type="jar" />
</dependency>@Grapes(
@Grab(group='com.thoughtworks.tryt', module='covariant_sjs1_3', version='2.1.1+56-8437e6a8')
)libraryDependencies += "com.thoughtworks.tryt" % "covariant_sjs1_3" % "2.1.1+56-8437e6a8"[com.thoughtworks.tryt/covariant_sjs1_3 "2.1.1+56-8437e6a8"]