GroupId | GroupIdcom.thoughtworks.feature |
---|---|
ArtifactId | ArtifactIdconstructor_sjs0.6_2.12 |
Version | Version2.0.0-RC3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.feature/constructor_sjs0.6_2.12/ -->
<dependency>
<groupId>com.thoughtworks.feature</groupId>
<artifactId>constructor_sjs0.6_2.12</artifactId>
<version>2.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.feature/constructor_sjs0.6_2.12/
implementation 'com.thoughtworks.feature:constructor_sjs0.6_2.12:2.0.0-RC3'
// https://jarcasting.com/artifacts/com.thoughtworks.feature/constructor_sjs0.6_2.12/
implementation ("com.thoughtworks.feature:constructor_sjs0.6_2.12:2.0.0-RC3")
'com.thoughtworks.feature:constructor_sjs0.6_2.12:jar:2.0.0-RC3'
<dependency org="com.thoughtworks.feature" name="constructor_sjs0.6_2.12" rev="2.0.0-RC3">
<artifact name="constructor_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.feature', module='constructor_sjs0.6_2.12', version='2.0.0-RC3')
)
libraryDependencies += "com.thoughtworks.feature" % "constructor_sjs0.6_2.12" % "2.0.0-RC3"
[com.thoughtworks.feature/constructor_sjs0.6_2.12 "2.0.0-RC3"]