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