Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.thoughtworks.tryt |
ArtifactId | ArtifactIdcovariant_sjs0.6_2.13.0-M4 |
Version | Version2.0.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.tryt/covariant_sjs0.6_2.13.0-M4/ -->
<dependency>
<groupId>com.thoughtworks.tryt</groupId>
<artifactId>covariant_sjs0.6_2.13.0-M4</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.tryt/covariant_sjs0.6_2.13.0-M4/
implementation 'com.thoughtworks.tryt:covariant_sjs0.6_2.13.0-M4:2.0.4'
// https://jarcasting.com/artifacts/com.thoughtworks.tryt/covariant_sjs0.6_2.13.0-M4/
implementation ("com.thoughtworks.tryt:covariant_sjs0.6_2.13.0-M4:2.0.4")
'com.thoughtworks.tryt:covariant_sjs0.6_2.13.0-M4:jar:2.0.4'
<dependency org="com.thoughtworks.tryt" name="covariant_sjs0.6_2.13.0-M4" rev="2.0.4">
<artifact name="covariant_sjs0.6_2.13.0-M4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.tryt', module='covariant_sjs0.6_2.13.0-M4', version='2.0.4')
)
libraryDependencies += "com.thoughtworks.tryt" % "covariant_sjs0.6_2.13.0-M4" % "2.0.4"
[com.thoughtworks.tryt/covariant_sjs0.6_2.13.0-M4 "2.0.4"]