Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.thoughtworks.tryt |
ArtifactId | ArtifactIdcovariant_sjs1_3 |
Version | Version3.0.0-M0 |
Type | Typejar |
Filename | Size |
---|---|
covariant_sjs1_3-3.0.0-M0.pom | |
covariant_sjs1_3-3.0.0-M0.jar | 321 bytes |
covariant_sjs1_3-3.0.0-M0-sources.jar | 259 bytes |
covariant_sjs1_3-3.0.0-M0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.tryt/covariant_sjs1_3/ -->
<dependency>
<groupId>com.thoughtworks.tryt</groupId>
<artifactId>covariant_sjs1_3</artifactId>
<version>3.0.0-M0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.tryt/covariant_sjs1_3/
implementation 'com.thoughtworks.tryt:covariant_sjs1_3:3.0.0-M0'
// https://jarcasting.com/artifacts/com.thoughtworks.tryt/covariant_sjs1_3/
implementation ("com.thoughtworks.tryt:covariant_sjs1_3:3.0.0-M0")
'com.thoughtworks.tryt:covariant_sjs1_3:jar:3.0.0-M0'
<dependency org="com.thoughtworks.tryt" name="covariant_sjs1_3" rev="3.0.0-M0">
<artifact name="covariant_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.tryt', module='covariant_sjs1_3', version='3.0.0-M0')
)
libraryDependencies += "com.thoughtworks.tryt" % "covariant_sjs1_3" % "3.0.0-M0"
[com.thoughtworks.tryt/covariant_sjs1_3 "3.0.0-M0"]