GroupId | GroupIdcom.thoughtworks.each |
---|---|
ArtifactId | ArtifactIdeach_sjs0.6_2.10 |
Version | Version3.3.1+132-27862b14 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.each/each_sjs0.6_2.10/ -->
<dependency>
<groupId>com.thoughtworks.each</groupId>
<artifactId>each_sjs0.6_2.10</artifactId>
<version>3.3.1+132-27862b14</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.each/each_sjs0.6_2.10/
implementation 'com.thoughtworks.each:each_sjs0.6_2.10:3.3.1+132-27862b14'
// https://jarcasting.com/artifacts/com.thoughtworks.each/each_sjs0.6_2.10/
implementation ("com.thoughtworks.each:each_sjs0.6_2.10:3.3.1+132-27862b14")
'com.thoughtworks.each:each_sjs0.6_2.10:jar:3.3.1+132-27862b14'
<dependency org="com.thoughtworks.each" name="each_sjs0.6_2.10" rev="3.3.1+132-27862b14">
<artifact name="each_sjs0.6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.each', module='each_sjs0.6_2.10', version='3.3.1+132-27862b14')
)
libraryDependencies += "com.thoughtworks.each" % "each_sjs0.6_2.10" % "3.3.1+132-27862b14"
[com.thoughtworks.each/each_sjs0.6_2.10 "3.3.1+132-27862b14"]